7181 Commits (3f0ca3139306dbfd9aa2aba0c4ddda2903194af2)

Author SHA1 Message Date
barisusakli 3f0ca31393 style changes 9 years ago
Barış Soner Uşaklı ca835e35ba Merge pull request #4662 from NodeBB/topic-watching
topic watching
9 years ago
barisusakli b02869b0f8 renamed reading to not-following
added more description text
9 years ago
barisusakli 11d3834eb9 better filtering
if topic is followed but category ignored show it in unread
9 years ago
barisusakli 7a044b4978 better filterIgnoringUids 9 years ago
Dravere 2fd6391081 Made the session cookie aware of the possible relative path (#4663) 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
Julian Lam ef4a94857d fixed admin lockout timer for subfolder installs @barisusakli :trollface: 9 years ago
barisusakli 11be93a4d8 closes #4648 9 years ago
Julian Lam 5d030dd8ab removed console log 9 years ago
Julian Lam ffa051e828 added defaultLang support, #4655 9 years ago
Julian Lam 437770538c work-in-progress commit for #4655 9 years ago
Julian Lam 81bbe93640 fixes #4653 9 years ago
barisusakli a4031df9b2 dont show SSO logins if its a confirmation screen 9 years ago
barisusakli b3fa5583f8 closes #4650 9 years ago
barisusakli 630dd66cf6 closes #4645 9 years ago
barisusakli 16ba7ee840 fix #1972 9 years ago
barisusakli 2e0763b0a8 closes #1972 9 years ago
barisusakli 825ecce0df closes #4643 9 years ago
pichalite 6c09d3ca5f fixes #4636 (#4639) 9 years ago
barisusakli 84a7b6690b closes #4434 9 years ago
barisusakli bf3f19253f if post is not found go to 404 9 years ago
barisusakli f9f4b3b91f closes #4632 9 years ago
barisusakli f4599e2ce2 closes #4629 9 years ago
pichalite ce66dd96a9 send option to user settings page if in-topic search is available (#4627) 9 years ago
Julian Lam f5e928409c fixed #4624 9 years ago
barisusakli a9828a1465 closes #4611 9 years ago
Julian Lam 621e0d145e closes #4617
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
Julian Lam f1deaa6fa5 Exposing middleware to app/req, organisation.
Organisation -- moved 404 and error controllers into the
controllers file instead of as local variables in routes/index
9 years ago
AdJones 693e724802 Fixing issue where the relative path was ignored for express modules (#4621)
* Fixing issue where the relative path was ignored for express modules

* Fixing issue where the relative path was ignored for express modules (without the console log lines!)
9 years ago
barisusakli 4907773e6a closes #4615 9 years ago
barisusakli 69e25fe4d5 closes #4612 9 years ago
barisusakli 6392cd31df closes #4618
dont need deleted check
9 years ago
barisusakli acc030e6da added filter:image.size
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
9 years ago
Julian Lam bc0359475c fixed link to documentation, @akhoury 9 years ago
Barış Soner Uşaklı f0685468f8 Merge pull request #4162 from akhoury/master
add continuation-local-storage (CLS) support
9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
Julian Lam fb9c97e2c8 :shipit: @pichalite 9 years ago
pichalite a507768a8f fix ACP->General->Sounds layout on mobile (#4606)
* fix ACP->General->Sounds layout on mobile

* just to make @juluanlam happy
9 years ago
Julian Lam 1f70f886b5 fixed reference to undefined variable
/cc @BenLubar
9 years ago
barisusakli b446ff42c3 style changes 9 years ago
psychobunny d85a8d068d consolidate allowed image types in ACP 9 years ago
psychobunny bafbcad163 use filter:categories.build instead of .get 9 years ago
barisusakli 702597d759 change /user/uid to /uid/:uid
so it doesn't conflict with actual user routes
was causing incorrect redirects if a user had a numeric userslug
@julianlam
9 years ago
psychobunny 0287703047 missed plugins req 9 years ago
psychobunny 458d4996a6 filter:categories.get 9 years ago
psychobunny 4cdeae33e5 don't add "page-xxx-" class if trailing slash exists 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
Ben Lubar 7540fb54ac fix avatar upload crash discovered by @AccaliaDeElementia 9 years ago
boomzilla 52e4a37df8 When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554)
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago