Peter Jaszkowiak
73ead79389
NodeBB/NodeBB#6178
7 years ago
Julian Lam
9b0651f751
theme changes for nodebb/nodebb#6177
7 years ago
Julian Lam
bdf1b6d785
exposing ability to upload image by url, always
7 years ago
Barış Soner Uşaklı
b6741850e0
tpl changes
7 years ago
Barış Soner Uşaklı
ab01abc804
add sort option
7 years ago
Barış Soner Uşaklı
53a837f61c
add top template
7 years ago
Barış Soner Uşaklı
0f5029a7aa
dont show alert if user doesnt have posting priv
7 years ago
Baris Usakli
58ea2fb3bb
https://github.com/NodeBB/NodeBB/issues/4804
7 years ago
RoiEX
7099209173
Remove uneccessary declaration
7 years ago
Peter Jaszkowiak
8a789b9d22
Style improvements
...
- Remove menu button borders
- Make menu buttons full height
- Make overlay white instead of grey
7 years ago
Peter Jaszkowiak
7cc987ece2
Show setting in column, fix button width sizes
7 years ago
Peter Jaszkowiak
78580d7be1
Move chats to a separate slideout menu on the right side
...
- Switched to the Pulling library
- Moved nav menu to the left side, as is normal elsewhere
- Added chat button on right side
- Unread icon on it shows unread chats
- Added slideout menu on right for only chats
- Both sides will slide open and everything
- Switched to drawer menus instead of the previous reveal style menus
7 years ago
Julian Lam
456ecff1bc
rework SSO associations table, closes nodebb/nodebb#5955
7 years ago
RoiEX
05b5ce7482
Fix another bunch of HTML violations ( #383 )
...
* Fix desciption
(Subdescription icon shrunk 4 pixels in size)
* Use valid HTML
* Change inline div to span
* change name attribute to id
* Use rem instead of pixels
7 years ago
Peter Jaszkowiak
9b87b90685
NodeBB/NodeBB#6087
7 years ago
Barış Soner Uşaklı
0788e6ee42
Notification delivery ( #386 )
...
* settings template change
* remove usused settings
7 years ago
Barış Soner Uşaklı
3e19a18b3c
https://github.com/NodeBB/NodeBB/issues/6044
7 years ago
Julian Lam
54db7fb96e
Merge branch 'master' into develop
7 years ago
Barış Soner Uşaklı
e0d391dc49
add menu link to post queue
7 years ago
Julian Lam
f8a0f1fa0c
UX changes for nodebb/nodebb#6018
7 years ago
Barış Soner Uşaklı
b076c023dd
https://github.com/NodeBB/NodeBB/issues/6013
7 years ago
Baris Usakli
c0090908fb
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# .gitignore
7 years ago
Baris Usakli
06e1c79ca5
https://github.com/NodeBB/NodeBB/issues/6005
7 years ago
Barış Soner Uşaklı
2dd3a3e251
closes https://github.com/NodeBB/NodeBB/issues/6009
7 years ago
Julian Lam
251f653ebd
Merge remote-tracking branch 'origin/master' into develop
7 years ago
Julian Lam
c62aedbaf6
Support customHTML/customJS ( #380 )
...
* nodebb/nodebb#5980
- Introduced customHTML field
- Moved customJS to footer
* switched to using defer only for scripts in footer, nodebb/nodebb#5980
7 years ago
Baris Usakli
ae7cbf5781
https://github.com/NodeBB/NodeBB/issues/5944
7 years ago
Julian Lam
47429db8a6
Restoring 788399c86d
, nodebb/nodebb#5733 , for develop branch
...
This reverts commit 5eb60bd110
.
7 years ago
Julian Lam
5eb60bd110
Revert "moving minfile and custom scripts to the footer, nodebb/nodebb#5733"
...
This reverts commit 788399c86d
.
7 years ago
Julian Lam
e7494a19fb
Merge branch 'develop'
7 years ago
RoiEX
1918214fb3
Merge branch 'master' into patch-1
7 years ago
RoiEX
6e6dd1e90b
Inline span
7 years ago
Julian Lam
788399c86d
moving minfile and custom scripts to the footer, nodebb/nodebb#5733
7 years ago
Baris Usakli
1f8ec3a9ac
add clearfix
7 years ago
Julian Lam
5dd6d822d2
Merge branch 'develop'
7 years ago
Barış Soner Uşaklı
62bf56a9f0
https://github.com/NodeBB/NodeBB/issues/5888
8 years ago
Barış Soner Uşaklı
ed85ff0854
if there are not categories/filters dont show dropdowns
8 years ago
Barış Soner Uşaklı
a0ff93514d
add display_flag_tools
8 years ago
Barış Soner Uşaklı
78bd73122a
change data attribs
8 years ago
Julian Lam
64cdca5444
theme changes for nodebb/nodebb#5873
8 years ago
Barış Soner Uşaklı
045b659be6
fix missing template names
8 years ago
Julian Lam
9552bf086e
removing breadcrumbs from chat
8 years ago
Julian Lam
7fda459594
re: nodebb/nodebb#5862 , added new components and moved chat message list to its own partial
8 years ago
Baris Usakli
5c368b6db9
https://github.com/NodeBB/NodeBB/issues/5857
8 years ago
Julian Lam
bbb2a87a72
closes NodeBB/nodebb-theme-persona#370
8 years ago
Baris Usakli
bda5cc36cd
https://github.com/NodeBB/NodeBB/issues/5775
8 years ago
Baris Usakli
5f6b6da88f
only show to admin and mods
8 years ago
Baris Usakli
73f9548840
https://github.com/NodeBB/NodeBB/issues/5845
8 years ago
Barış Soner Uşaklı
261167bf12
fix missing group
8 years ago
Baris Usakli
ae6e3e49c3
add hideEmail/hideFullname setting
8 years ago
Peter Jaszkowiak
510f91ac27
Fix logout button styling on mobile
8 years ago
Julian Lam
aa7d8ee90d
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Ben Lubar
b7ea5546be
Fix SSO providers not showing up at all. ( #368 )
8 years ago
Julian Lam
276d480b54
Merge branch 'master' of https://github.com/An-dz/nodebb-theme-persona into An-dz-master
8 years ago
Baris Usakli
2dc44d7c5e
add widget templates
8 years ago
Barış Soner Uşaklı
4ad31e8f40
Widgets refactor ( #367 )
...
* widgets refactor
* remove col-sm-12
8 years ago
Barış Soner Uşaklı
f1f97650bf
fix tpl issue
8 years ago
Barış Soner Uşaklı
f173cce8b8
fix paginator tpl
8 years ago
André Zanghelini
54023cad51
better noscript support
8 years ago
Barış Soner Uşaklı
6f765f5531
https://github.com/NodeBB/NodeBB/issues/5772
8 years ago
Barış Soner Uşaklı
57e72277d4
closes https://github.com/NodeBB/NodeBB/issues/5774
8 years ago
Baris Usakli
387cd6fa72
add browsing users partial
8 years ago
Barış Soner Uşaklı
6e1065d96c
https://github.com/NodeBB/NodeBB/issues/5761
8 years ago
André Zanghelini
de9855c215
Allow registering without scripts
8 years ago
André Zanghelini
3a2a32ad2e
noscript support
...
Add support for environments without scripts
8 years ago
Barış Soner Uşaklı
a57a0278a0
add disabled class
8 years ago
Barış Soner Uşaklı
35d41b31b4
https://github.com/NodeBB/NodeBB/issues/5723
8 years ago
Baris Usakli
d681699338
https://github.com/NodeBB/NodeBB/issues/5723
8 years ago
Baris Usakli
2b9b21ac51
https://github.com/NodeBB/NodeBB/issues/5722
8 years ago
psychobunny
2b619db746
limited implementation of category sections
8 years ago
Barış Soner Uşaklı
bdbcc81aba
https://github.com/NodeBB/NodeBB/issues/5642
8 years ago
Barış Soner Uşaklı
a5d741da78
fix reply count pluralization
8 years ago
Julian Lam
59e8f82c5e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
33bad80473
closes #359
8 years ago
barisusakli
212218f1d4
fix deletedTimestampISO
8 years ago
Peter Jaszkowiak
ae82d7195f
NodeBB/NodeBB#5616
8 years ago
barisusakli
e5203e2ddb
https://github.com/NodeBB/NodeBB/issues/5604
8 years ago
psychobunny
6cb68b9b76
oops, meant to do xl
8 years ago
psychobunny
624dd8afc3
previous fix but for text avatars as well
8 years ago
psychobunny
f6eb9d5ae6
Fix main avatar on profile pages
8 years ago
Peter Jaszkowiak
b6789ac7e2
Merge master into develop
8 years ago
Julian Lam
08a32bedce
fixed user icon in moderation notes section
8 years ago
Julian Lam
72f05c388c
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
4e7d3a2962
https://github.com/NodeBB/NodeBB/issues/5542
8 years ago
barisusakli
69a381fbc7
https://github.com/NodeBB/NodeBB/issues/5527
8 years ago
Julian Lam
abc9be8a44
Merge remote-tracking branch 'origin/master' into develop
8 years ago
psychobunny
de7b2bb8b9
update persona for deleter refactor
8 years ago
psychobunny
6b928f9f22
https://github.com/NodeBB/NodeBB/issues/5510
8 years ago
barisusakli
fcca574ac3
fix spacing issue
8 years ago
barisusakli
0d2983ccd6
readonly input for system groups
8 years ago
barisusakli
a09abafb9b
add timestamp
8 years ago
psychobunny
f6f4d7f3e5
closes https://github.com/NodeBB/NodeBB/issues/5494
8 years ago
RoiEX
4c3f3e4fad
Revert "Wrap brand logo"
...
This reverts commit 0a0bccfaa7
.
8 years ago
RoiEX
41a6ac3e88
Revert "Wrap user.picture"
...
This reverts commit d98a2ca530
.
8 years ago
RoiEX
d98a2ca530
Wrap user.picture
8 years ago
RoiEX
0a0bccfaa7
Wrap brand logo
8 years ago
Barış Soner Uşaklı
c52056c083
fix tooltips for reply images
8 years ago
RoiEX
7b72702a3a
Remove duplicate double quote
8 years ago
Julian Lam
c15df413e2
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
eb2787dd9e
https://github.com/NodeBB/NodeBB/issues/5443
8 years ago
barisusakli
5c5f36554b
fix continue with chat button
8 years ago
psychobunny
1fbc3c13a7
missing language key
8 years ago
pichalite
1f24088377
Fixes #301
8 years ago
Julian Lam
73a38c1615
Merge branch 'master' into develop
8 years ago
Julian Lam
81e7b9877c
Merge pull request #348 from pichalite/issue-311
...
Widget placement fix
8 years ago
pichalite
bfd868c61a
Widget placement fix
8 years ago
RoiEX
e95a44f26c
Change div to span
8 years ago
RoiEX
1689ed3c3f
Removed duplicated title attribute
8 years ago
RoiEX
027eea729c
Wrap input inside li
8 years ago
RoiEX
957cb71ad2
Removed invalid action tag
8 years ago
RoiEX
ac04a1feae
change section tag to div to match html specifications
8 years ago
psychobunny
6a29d6e942
Merge branch 'master' into develop
8 years ago
psychobunny
67f45c6c2e
Merge remote-tracking branch 'origin/develop' into threads-enhancement
8 years ago
psychobunny
0660190830
improved threaded view design
8 years ago
barisusakli
a50b6c9b99
https://github.com/NodeBB/NodeBB/issues/5315
8 years ago
Julian Lam
b9be012522
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
8408819377
NodeBB/NodeBB#5382
8 years ago
pichalite
9396440b0b
Minor UI fixes. Closes NodeBB/NodeBB#5206
8 years ago
Julian Lam
58d54078f1
companion to nodebb/nodebb@541f51e , nodebb/nodebb#5232
8 years ago
Julian Lam
2c1e18938f
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
e988f470e9
closes https://github.com/NodeBB/NodeBB/issues/5308
8 years ago
psychobunny
75396b2848
Merge pull request #341 from pichalite/quick-reply
...
Quick reply option
8 years ago
Julian Lam
c82db8c302
Merge remote-tracking branch 'origin/master' into develop
8 years ago
psychobunny
e37dbfee12
fixes "invalid date" error on mobile when categories have no topics
8 years ago
barisusakli
69c51b75a8
hasTag input
8 years ago
Julian Lam
c54b0a9dda
companion to nodebb/nodebb@ad633aad , nodebb/nodebb#5232
8 years ago
Julian Lam
b52cec05fa
fixed link to flags page in users page
8 years ago
Julian Lam
3dcd0f6bce
companion to nodebb/nodebb@0927d54 , nodebb/nodebb#5232
8 years ago
Julian Lam
7e33dae666
companion to nodebb/nodebb@e6768ab572 nodebb/nodebb#5232
8 years ago
pichalite
41d7ec3c0c
Quick reply option
8 years ago
Julian Lam
319737cd36
chart element for nodebb/nodebb#5232
8 years ago
Julian Lam
59fb7f48c1
some tweaks to history render in flag details
8 years ago
Julian Lam
bf0f8725d6
changed history changeset labelling, nodebb/nodebb#5232
8 years ago
Julian Lam
f93d2c42a6
renaming user dropdown menu item
8 years ago
Julian Lam
d4592118bf
companion to nodebb/nodebb@5dd892b , nodebb/nodebb#5232
8 years ago
Julian Lam
bbc864c564
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Julian Lam
ef2055673e
companion to nodebb/nodebb@9f90510 , nodebb/nodebb#5232
8 years ago
Julian Lam
e37b2b9e8b
fix duplicate ids in detail and quick filter template #5232
8 years ago
Julian Lam
285d03b0d2
companion to nodebb/nodebb@8e1d441 , nodebb/nodebb#5232
8 years ago
Julian Lam
48b2841d7b
companion to nodebb/nodebb@753d4b0 , nodebb/nodebb#5232
8 years ago
Julian Lam
108f8d7579
companion to nodebb/nodebb@9129597 , nodebb/nodebb#5232
8 years ago
Julian Lam
e5579cb68b
companion to nodebb/nodebb@169defd , nodebb/nodebb#5232
8 years ago
Julian Lam
a8a2787d5d
hiding revoke session button to all but admins, gmods, and the user themselves
8 years ago
Julian Lam
2317f45bef
adding reporter info to flag details page
8 years ago
Julian Lam
a35d14f8f7
fixed avatar size to match new avatar class rejigger
8 years ago
Julian Lam
da3086b1b4
template tweaks for nodebb/nodebb#5232
8 years ago
Julian Lam
1c437a7a48
companion to nodebb/nodebb@f1d144f , nodebb/nodebb#5232
8 years ago
Julian Lam
53da2fc551
companion to nodebb/nodebb@d9d60c2 , nodebb/nodebb#5232
8 years ago
Julian Lam
67074e1b63
corresponds to nodebb/nodebb@c5c2d27 , nodebb/nodebb#5232
8 years ago
Julian Lam
fec7a9eb47
WIP theme stuff for nodebb/nodebb#5232
8 years ago
Stuart Williams
dcef167465
Increase column width of Terms of Use ( #338 )
8 years ago
barisusakli
f84676ba06
added canReply
8 years ago
Timothy Fike
660517fd05
Don't add a divider on every Profile Menu link.
...
Looks silly.
8 years ago
Julian Lam
60bbc87590
nodebb/nodebb#5197
8 years ago
barisusakli
f771caf3a4
add new chat button
8 years ago
Barış Soner Uşaklı
d22776d8be
add pagination to user profile
8 years ago
psychobunny
574fa2090c
fix tjs logic
8 years ago
barisusakli
8127b196ad
recent/unread changes
8 years ago
barisusakli
e68afed1e9
improve nested replies
8 years ago
barisusakli
fbd3f6ee97
change css so it works for nested posts
8 years ago
Ben Lubar
c5f522ecd8
styling fixes
8 years ago
Ben Lubar
ae9e1623a2
Don't hardcode fa-plus < https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345 >
8 years ago
Ben Lubar
39156b3563
UI for replies-to-post
8 years ago
Julian Lam
6eeabc09bf
nodebb/nodebb#5151
8 years ago
Julian Lam
6d97ae571c
added minimize button to chat modal
8 years ago
psychobunny
73bdb6b95f
updated chat dropdown as well
8 years ago
psychobunny
21aea38baf
yay, chats redesigned finally
8 years ago
psychobunny
90d9c771ea
missed one partial
8 years ago
psychobunny
913bceef12
re-organize chat partials; remove chat_contacts.tpl + chat_contact.tpl
8 years ago
Julian Lam
895392162a
changed show-results-as controls to be plain radio boxes
8 years ago
Julian Lam
df0ff9c7fa
show icons in change picture modal on sm in addition to xs
8 years ago
Julian Lam
891a57183f
hiding edit/delete buttons if chat message editing is disabled
8 years ago
Julian Lam
ef690f0734
showing post id and user info in flag modal
8 years ago
pichalite
c21f2160dc
generic class for bottom-sheet
8 years ago
barisusakli
ceb6bf0d54
closes #323
8 years ago
barisusakli
d2577be428
https://github.com/NodeBB/NodeBB/issues/5116
8 years ago
psychobunny
47f5591471
temporary fix for topic tools on mobile until we can find better placement
8 years ago
Julian Lam
ed21e13295
add link to moderator tools pages
8 years ago
barisusakli
ffbe8c9c32
https://github.com/NodeBB/NodeBB/issues/5109
8 years ago
barisusakli
a832c956d8
https://github.com/NodeBB/NodeBB/issues/5101
8 years ago
pichalite
34e81f4a28
modify user edit password screen to match register page for displaying validations
8 years ago
barisusakli
369556497e
closes #321
8 years ago
barisusakli
9480b98955
https://github.com/NodeBB/NodeBB/issues/5096
8 years ago
Anil Mandepudi
44e06454d3
Fixes #319
8 years ago
barisusakli
00f0526dd8
use partial
8 years ago
barisusakli
93e8f41d5f
remove since bar
8 years ago
barisusakli
0f45b326cb
https://github.com/NodeBB/NodeBB/issues/5022
8 years ago
barisusakli
591d31bbd0
dont display tag-list if there are no tags
8 years ago
barisusakli
432d519ffe
https://github.com/NodeBB/NodeBB/issues/5043
8 years ago
barisusakli
258afaef4e
https://github.com/NodeBB/NodeBB/issues/4290
8 years ago
barisusakli
4e1fa8aca7
moderation note
8 years ago
barisusakli
f639d5279d
chat index
8 years ago
barisusakli
b11c479b0a
change chat link
8 years ago
Julian Lam
117b4806e8
added username and email history
8 years ago
barisusakli
35f2b2068e
categories tree
8 years ago
barisusakli
366e6c1d05
new topic button on tags page
8 years ago
barisusakli
d905a2ee96
https://github.com/NodeBB/NodeBB/issues/5011
8 years ago
barisusakli
f163847c08
show no sound
8 years ago
barisusakli
1c6922171f
fix typo
9 years ago
Julian Lam
744d2f86d4
re: nodebb/nodebb#5002
9 years ago