Commit Graph

723 Commits (f0eec5d3a2dcc4416ef54d1dd7734c572fab252f)

Author SHA1 Message Date
barisusakli f6bec561bf when post is deleted or restored clear the post tools menu
barisusakli f084ff9a54 closes
barisusakli 1a43b3482c insert postbar after placeholder
Julian Lam 21caa82b61 ban controls on frontend, closes
barisusakli 789a3736af closes
barisusakli aadd883594 fix numbers on users infinite load
barisusakli 376e031928 closes
barisusakli 688028c63b closes
barisusakli 14b067a838 closes
Julian Lam 08dd19da17 removed some client-side logic that used to handle termsOfUse
barisusakli 871a247840 closes
barisusakli 4bbc8110a9 closes
barisusakli 1bf6054345 showStalewarning change
barisusakli 3bd93526cd closes
barisusakli d227d526d1 closes
barisusakli abb1c1c010 closes
pichalite c60f571d2c fixes
psychobunny 4c2ee2e736 closes
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.