Commit Graph

705 Commits (51adcc479cdd2bd428c3c53beaa78733b473d19d)

Author SHA1 Message Date
psychobunny 96a9b59419 action:topics.changeWatching
Barış Soner Uşaklı 71b3a42bed closes
Ben Lubar c288ba0a17 fix replying on IE11 - see c50f228acc (commitcomment-17651064) ()
barisusakli 2c5464760d
allow admins/mods to edit even after postEditDuration has expired
Barış Soner Uşaklı 86cab0787a closes
barisusakli b02869b0f8 renamed reading to not-following
added more description text
barisusakli a141f6f7ec updated category watch control
barisusakli bf2133ed7c topic watching
barisusakli 825ecce0df closes
barisusakli 84a7b6690b closes
barisusakli f4599e2ce2 closes
Julian Lam 60e4ddc145 Fixed regression in registration/login pages
Error message was always the CSRF message, even when it wasn't
a CSRF issue. re: 
barisusakli a9828a1465 closes
barisusakli b56aef22a9 empty pwd
barisusakli e8650dcaa4 closes
barisusakli 69e25fe4d5 closes
Julian Lam d8c21cc09d fixes
Julian Lam f08a9c4def fixes
boomzilla 52e4a37df8 When forking a topic, updates user bookmarks in the topic to keep the last read position ()
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
barisusakli f473e03f76 closes
barisusakli cef7fb545b closes
barisusakli 7365b9cc73 more chat refactors
barisusakli ab70220499 fix indent
barisusakli f67f408b2c some chats refactor
Ben Lubar 37bd63ab75 wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) ()
barisusakli c790373dfc closes
Julian Lam 352ef81e84 Merge pull request from BenLubar/delay-image-loading
don't delay image loading when "delay image loading" is unchecked
Julian Lam 5858d914bf closes
Julian Lam 674136423c Merge branch 'new-chat-message' of https://github.com/pichalite/NodeBB into pichalite-new-chat-message
barisusakli ff9b2bad49 closes
Barış Soner Uşaklı 35ac64db7f Merge pull request from BenLubar/unread-topics
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
Danijel b7335c7a61 remove HTTP(S) schema for external bootstrap CSS file.
remove HTTP(S) schema from external bootstrap CSS file to avoid mixed content error.
Ben Lubar f18099b435 actually don't delay image loading when "delay image loading" is unchecked
pichalite b5d798077f remove log
:fail:
pichalite 30ce17ef73 mark room unread on new message
barisusakli e564260650 moved groupTitle from user settings to user profile/edit
pichalite aad64cad35 show post tools for global mod on delete
Ben Lubar 114e957b0f add client-side unread count support for the "new" filter
Julian Lam a9f966f23c closes , /cc @BenLubar
Julian Lam 930c2b7472 Merge branch 'master' into fix-vendors
Julian Lam 053bbc06fa fixes
closes 
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors
Julian Lam 06cd4cd406 only triggering topic infinite loader once a second, fixes
Julian Lam 73c4feec20 fixes
Julian Lam 1385d19f64 Further tweaks to viewport shuffling and dynamic image loading
@BenLubar
Julian Lam 8ae2afff05 Revert "more tweaks to threshold"
This reverts commit 1783a07067.
psychobunny b15e5a8d17 closes
barisusakli 5fa6686112 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/src/modules/navigator.js
barisusakli 3a27e7b0ea closes
Julian Lam 1783a07067 more tweaks to threshold