3348 Commits (4385ec5e8c685c4b0f6e1e7395b74a7984901e60)

Author SHA1 Message Date
barisusakli 61f7f0f889 fixed file upload checks 11 years ago
barisusakli ebaf8df0a9 #1824 11 years ago
barisusakli fcd460438d closes #1824 11 years ago
barisusakli d3312f1b8e fixer or in jobs and users redefinition 11 years ago
barisusakli 633980ce4b active users cleanup 11 years ago
barisusakli 0362c1a3b0 show day/week/month/year popular topics 11 years ago
barisusakli b2ece27263 topic post hook 11 years ago
psychobunny 1d8aeda9c2 closes #1814 11 years ago
Julian Lam 84832f57cc firing action:settings.set hook AFTER the object is saved in the db. What was I thinking?! 11 years ago
dhingey 9d45373b59 Change user.delete hook from action to filter
The user.delete hook is now a filter, giving plugins a chance to access
the user's data before it's deleted from Redis.
11 years ago
psychobunny 5b6acbad1e optimized widget call by bundling all queries into one for #1428; fixes active users widget crash
also fixes b3819fd076 properly
11 years ago
barisusakli 9fbd535b79 fixes vote buttons on infinite scroll and new posts 11 years ago
psychobunny b3819fd076 temporary fix for acp, need to reconsider how I'm doing this 11 years ago
psychobunny 4cbe97a466 don't need this file anymore 11 years ago
psychobunny c6183f1a82 closes #1428 11 years ago
barisusakli 9d7a8fcc0b getSortedSetRevRangeWithScores 11 years ago
barisusakli b5df5c0a91 closes #1562, level session 11 years ago
barisusakli 53d68be7c0 level sortedSetsRemove 11 years ago
barisusakli 0f5c1d1892 added messaging hook #1798 11 years ago
barisusakli 75bf9e62be cleaned languages.js 11 years ago
Julian Lam dae2e14aac epic hax to make the chat message list resize #1788 11 years ago
Julian Lam 4404387218 Merge branch 'master' into chat-route 11 years ago
psychobunny 46d3e4a6eb undo 11 years ago
psychobunny 0c55417df2 purge topic if it's the post is purged in that topic 11 years ago
Julian Lam 7b3159292f added some utility functions for #1798, fixed chat notifications bodyLong value 11 years ago
dhingey f7372ba8d5 Added a hook: action:user.delete
Allows plugins to access the uid of the user being deleted.
11 years ago
Julian Lam 71916f0691 marathon bugfixing with @barisusakli re: #1788 11 years ago
barisusakli 5497b8c419 striptags 11 years ago
barisusakli 64d04f7aa6 closes #1803 11 years ago
Julian Lam d9cdd2f165 limiting recent chats to 20 11 years ago
Julian Lam 13e4e8dad7 a couple final tweaks to contact list and such... #1788 11 years ago
Julian Lam ac9f104b39 Merge remote-tracking branch 'origin/chat-route' into chat-route
How in the seven hells do I manage to conflict myself?

Conflicts:
	public/src/forum/chats.js
	public/src/modules/chat.js
	src/middleware/middleware.js
11 years ago
Julian Lam 1db96dc627 typing notifcation socket implementation for chat page, #1788 11 years ago
Julian Lam 84e046185b WIP 11 years ago
Julian Lam 4d85df5bae issue #1788 - start 11 years ago
Julian Lam 404ab4878b typing notifcation socket implementation for chat page, #1788 11 years ago
barisusakli bc257c1c10 removed dupe version 11 years ago
Julian Lam d18461c8eb wtf. Merge remote-tracking branch 'origin/chat-route' into chat-route
Conflicts:
	public/language/en_GB/modules.json
	src/controllers/accounts.js
	src/middleware/middleware.js
	src/routes/index.js
11 years ago
Julian Lam 89dc8c490a WIP 11 years ago
barisusakli 43c1787754 dont exist if cant parse css 11 years ago
barisusakli 37b73e1c02 cleaner mongo setRemoveRandom 11 years ago
Julian Lam 0dad7adb8d issue #1788 - start 11 years ago
Julian Lam b03bb3a32b issue #1788 - start 11 years ago
barisusakli 5097526ae0 pass express app to plugins, closes #1789 11 years ago
barisusakli f288f80da6 meta.js refactor 11 years ago
barisusakli 80cb0cf7e0 plugins.js jslint 11 years ago
psychobunny ddcca28cf0 pass allowRegistration in login API for #1786 11 years ago
barisusakli 3e75a4397a fixes guest post data in topics 11 years ago
barisusakli dcbed4e935 closes #1763
show alert if email not confirmed, clicking alert will send confirmation
email
11 years ago
barisusakli 586aeaf53f added error checking to install.js for categories 11 years ago