Commit Graph

7156 Commits (ead3e8611aadc8408b51305ebde53f676e6214df)

Author SHA1 Message Date
Julian Lam f5e928409c fixed
barisusakli a9828a1465 closes
Julian Lam 621e0d145e closes
Serving english timeago strings from server instead of round-trip
re-request on failure.
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
AdJones 693e724802 Fixing issue where the relative path was ignored for express modules ()
* 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!)
barisusakli 4907773e6a closes
barisusakli 69e25fe4d5 closes
barisusakli 6392cd31df closes
dont need deleted check
barisusakli acc030e6da added filter:image.size
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
Julian Lam bc0359475c fixed link to documentation, @akhoury
Barış Soner Uşaklı f0685468f8 Merge pull request from akhoury/master
add continuation-local-storage (CLS) support
Julian Lam d8c21cc09d fixes
Julian Lam fb9c97e2c8 :shipit: @pichalite
pichalite a507768a8f fix ACP->General->Sounds layout on mobile ()
* fix ACP->General->Sounds layout on mobile

* just to make @juluanlam happy
Julian Lam 1f70f886b5 fixed reference to undefined variable
/cc @BenLubar
barisusakli b446ff42c3 style changes
psychobunny d85a8d068d consolidate allowed image types in ACP
psychobunny bafbcad163 use filter:categories.build instead of .get
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
psychobunny 0287703047 missed plugins req
psychobunny 458d4996a6 filter:categories.get
psychobunny 4cdeae33e5 don't add "page-xxx-" class if trailing slash exists
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
Ben Lubar 7540fb54ac fix avatar upload crash discovered by @AccaliaDeElementia
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.
Julian Lam b12811d21d spring cleaning
Paul Westerdale 05a55c7d65 add roomId to messaging filter ()
Julian Lam cdf6560012 Using async.apply and fixed code style
Paul Westerdale (ABRS Limited) b6c6e8c08d Added hooks into topic follow and unfollow
barisusakli 90446bdc7f closes
barisusakli cef7fb545b closes
barisusakli c758f59014 closes
barisusakli 9b54ce7235 fix uploads with no extensions
Barış Soner Uşaklı 03b047bd59 fix another crash
Barış Soner Uşaklı 27ad34138b fix crash
barisusakli 77cf860c7a closes
barisusakli fea18a050f closes
barisusakli e9d548d057 closes removed path.parse
barisusakli bea2344ad4 api controllers refactor
barisusakli 09a03bbe10 fix validator crash
barisusakli 25f3a31ff1 closes
barisusakli 5ff5a01c4f check for invalid topic
Julian Lam 2e2c8b8e77 fixes
barisusakli 5e5e46e95f closes
Julian Lam cb1920d45a properly fixing
Julian Lam bd8fcb527b closes
barisusakli 94432ff796 closes
remove leading /
Julian Lam 5f36bfab01 re:
Julian Lam de9357970f fixes
Julian Lam 8eaff1492a Added ACP option to customise recent post
Before, could either be OP or last reply.

Now, you can choose between OP, last reply, or last post (which
includes OP)