Barış Soner Uşaklı
61c7aa4b19
closes #6885
7 years ago
Barış Soner Uşaklı
fee3ec308a
use showSelect
7 years ago
Barış Soner Uşaklı
c27be9db5a
Recent refactor ( #6879 )
...
* wip
* fix inf scroll
* remove duplicated code
* remove dupe code in /unread
* use topicList
* update tag page to use topicList
* fix tests
* combine ifs
* remove more dupe code
* disable timeout
7 years ago
Barış Soner Uşaklı
56c1eac1a5
fix translations on dashboard
7 years ago
Barış Soner Uşaklı
69253d9a7f
use chart.js legend
7 years ago
Barış Soner Uşaklı
8abef4c101
bg colors
7 years ago
Barış Soner Uşaklı
b916dc562f
fix bg colors
7 years ago
Barış Soner Uşaklı
804451cc37
update axis ids
7 years ago
Barış Soner Uşaklı
c2191167ee
fail colors
7 years ago
Barış Soner Uşaklı
5b842c98ac
fix typo
7 years ago
Barış Soner Uşaklı
9f36ce3997
#6862
7 years ago
Barış Soner Uşaklı
11c2a65b5a
fix config values not showing client side if they were set to 0
7 years ago
Andrew Rodrigues
e2ecbae06c
add body class when cookie consent warning is open
7 years ago
Andrew Rodrigues
c9fc65d901
more efficient selectors (apparently)
7 years ago
Baris Usakli
881185ae59
closes #6857
7 years ago
Barış Soner Uşaklı
9c022afae1
Parse int ( #6853 )
...
* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp
7 years ago
Julian Lam
762dac6a4a
closes #6825
7 years ago
Julian Lam
c95ad2c46a
closes nodebb/nodebb-theme-persona#339
7 years ago
Barış Soner Uşaklı
702be3f6de
https://github.com/NodeBB/nodebb-theme-persona/issues/363
7 years ago
Baris Usakli
6dc84deca9
allow admins mods to watch/ignore categories for other users
7 years ago
André Zanghelini
523a2dc54c
Add settings page to control watched categories ( #6648 )
...
* Add settings page to control watched categories
* Fix passing undefined to pushUnreadCount
7 years ago
Barış Soner Uşaklı
49ba5af5fa
closes #6810 ( #6813 )
7 years ago
Barış Soner Uşaklı
95ace13599
add loading=false
7 years ago
Barış Soner Uşaklı
ef55598822
filter messages that are already inserted to DOM
7 years ago
Barış Soner Uşaklı
3554a0a725
closes #6791 , if fileSize isn't passed in don't perform check
7 years ago
Barış Soner Uşaklı
cf75c79611
Unread changes closes #6781 ( #6783 )
...
* WIP
* more unread work
* faster teaser block handling
if user doesn't have anyone blocked don't check
* much faster filtering of blocked posts
* add missing uid
* add tidsByFilter to return
* dont load all pids to find previous non-blocked teaser
* fix unread filters
they no longer use unread/new unread/watched etc they are query strings now
* shorter nav item code
* add unreplied to filters
fix icons not clearing to 0
dont increment unread counters if there is a reply in a topic where you ignored the topic creator
7 years ago
Barış Soner Uşaklı
df4f5f6f27
closes #6784
7 years ago
Barış Soner Uşaklı
71ccd67665
closes #6722
...
calculate size of base64 image from buffer, still not perfect but better than string.length
7 years ago
Barış Soner Uşaklı
669a5135e1
closes #6768
7 years ago
Barış Soner Uşaklı
d880a7ade0
closes #6771
7 years ago
André Zanghelini
f3956299eb
Add tooltip in taskbar icons ( #6693 )
...
* Add tooltip in taskbar icons
* Translate taskbar title when creating taskbar
7 years ago
smyther
f120015b54
Fix for user being able to open multiple "delete posts" modals ( #6770 )
...
* Implement fix for multiple fork cards showing
* Fix for admin being able to open multiple 'delete posts' modals
* Fix linting issue
7 years ago
smyther
0c9907367a
Implement fix for multiple fork cards showing ( #6757 )
7 years ago
Barış Soner Uşaklı
ebaea9b6c1
closes #6743
7 years ago
Julian Lam
c2c925cacd
closes #6678
7 years ago
Julian Lam
5c04ec2d63
removed client-side chat message length check in favour of server-side check, firing new hook on messaging.checkContent for hooks to intercept
7 years ago
Julian Lam
9d202d9be9
closes #424
7 years ago
Julian Lam
70f04bd1c2
fixed client-side console error on vote
7 years ago
Andrew Rodrigues
12940b577b
closes #6703
7 years ago
Julian Lam
a77630c6be
closes #6697
7 years ago
Barış Soner Uşaklı
c0156640e3
add back alert
7 years ago
Barış Soner Uşaklı
14d810c113
show error if cropper fails
7 years ago
Baris Usakli
976b85ccaa
closes #6676
7 years ago
Julian Lam
ea2bd33bfa
fixes #6608 , restored template values in widget containers
7 years ago
Julian Lam
5243ee559a
set initial focus on register page
7 years ago
Julian Lam
609f711db0
added logic to handle Chats.switchChat being called with no arguments
7 years ago
Barış Soner Uşaklı
d06f795856
fix scroll on back
7 years ago
Julian Lam
352bef0a7f
eliminate waitSeconds in rjs config
7 years ago
Barış Soner Uşaklı
ec33a12dad
closes #6644
7 years ago
djls45
4f0a24cfed
Preserve case of respondee's slug when responding to their post.
7 years ago