9673 Commits (cc2a92d73ff16837feb0c4e427c7f831b39cfcd0)
 

Author SHA1 Message Date
Julian Lam 671db1681e allowing usage of "false" in silent and daemon environment variables 10 years ago
barisusakli fd817e865e added pagecount 10 years ago
barisusakli fbdae8fe1d return time and matchcount on page switch 10 years ago
barisusakli addd6ecde7 check error fix ip 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
Julian Lam 93df7f14d8 latest translations and fallbacks 10 years ago
Julian Lam 05049946d4 updated error strings 10 years ago
psychobunny 9cdc2e5a2d closes #3147 properly 10 years ago
psychobunny 93170ca106 closes #3147 10 years ago
psychobunny 60f9fc17ae #2928 10 years ago
psychobunny 1550f82652 closes #2928 10 years ago
psychobunny 56e5f505a0 no need to yell! :p 10 years ago
Julian Lam 8aac4bdfa1 fixed issue where Groups.getUserGroups called getGroupsData on all groups, resulting in a very unscalable method if called on forum with thousands of groups 10 years ago
Julian Lam 8bc5330e89 some minor cleanup in the async tree... 10 years ago
Julian Lam 9daa2701cd Merge branch 'hook_favourite_unfavourite' of https://github.com/acardinale/NodeBB into acardinale-hook_favourite_unfavourite 10 years ago
Julian Lam ec91efdd2d latest translations and fallbacks 10 years ago
Julian Lam de71910f4c documentation is actually at docs portal, not wiki 10 years ago
barisusakli 48b5d90a9e closes #3150 10 years ago
barisusakli 20983c43f4 fix user privileges 10 years ago
psychobunny e6beeb62cf {config.relative_path} instead of {relative_path} 10 years ago
barisusakli 5c4e988232 fix user.csv data 10 years ago
Julian Lam 220b42706f adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised 10 years ago
Julian Lam fc1b0c8d24 allowing topic, post, and user creation to specify a timestamp for insertion into the past 10 years ago
barisusakli 30a9b66b31 fix room enter 10 years ago
barisusakli d9af2242a7 store id as int 10 years ago
barisusakli 10de7a92e4 dont let joining other uid rooms 10 years ago
barisusakli 36853f4ad8 filter priv/registered-users/guests in groups.list 10 years ago
psychobunny 9c2a98486a fixed tag topic count color in ACP 10 years ago
barisusakli 68ceaadad1 removed static 404/403/500 routes 10 years ago
psychobunny 4124370efe tjs 0.2.3 10 years ago
Barış Soner Uşaklı 2706477bcc Merge pull request #3133 from akhoury/patch-1
guard against NULL mids/messages
10 years ago
Aziz Khoury 35c426ee1c guard against NULL mids/messages
I've seen them few times during import testing. In case the conversation does not exists.
10 years ago
Andrea Cardinale da56681f73 Revert "Extra class in Topic list"
This reverts commit 5f0531e66a.
10 years ago
Andrea Cardinale 1d22a2d46b Add hooks: action:post.favourite and action:post.unfavourite 10 years ago
Andrea Cardinale 5f0531e66a Extra class in Topic list 10 years ago
barisusakli 93fd938913 removed setTimeout 10 years ago
psychobunny a88ad903af action:ajaxify.dataLoaded 10 years ago
barisusakli 224e3dc263 fix settings page 10 years ago
barisusakli 484ad33549 convert key, value index to sparse/unique 10 years ago
barisusakli 29aa858a11 fix admin/advanced/database values 10 years ago
psychobunny e070a9777e #3125 10 years ago
barisusakli ba9a68c59c async.waterfall 10 years ago
barisusakli d3b52136bd fix suggested topics search 10 years ago
barisusakli f55e8bc548 actually rename :dull: 10 years ago
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
barisusakli d11bfab275 async posts/topics.js 10 years ago
barisusakli 2b90568157 removed getLatestTids, renamed getPostsByTid removed unused tid param 10 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
barisusakli be1865da2d closes #3127 10 years ago
psychobunny 0f199af84d moved widget code out of controller; cleaned up code into a folder 10 years ago