6271 Commits (cf031be90412c1e50678aab378a2e91fcaa91e08)
 

Author SHA1 Message Date
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
Julian Lam 2bd99e2d16 properly did #1809, lol, whoops 11 years ago
psychobunny b3819fd076 temporary fix for acp, need to reconsider how I'm doing this 11 years ago
Julian Lam 5aabe47e2e closed #1809 11 years ago
Julian Lam b3e04ed2bc closed #1744 11 years ago
psychobunny 4cbe97a466 don't need this file anymore 11 years ago
Julian Lam 5f68b8f657 passing in all environment variables when forking, #1714 11 years ago
psychobunny c6183f1a82 closes #1428 11 years ago
psychobunny ecbb05ccca widgets.render doesn't actually use the url 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 cac3ebc9e5 vertically centering modal when opened 11 years ago
Julian Lam c259e0407e closed #1807 11 years ago
Julian Lam cd8c1eeff6 started #1807 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
barisusakli bb9caa7228 removed dupe 11 years ago
psychobunny 46d3e4a6eb undo 11 years ago
psychobunny 615b81a447 closes #1797 11 years ago
psychobunny 0c55417df2 purge topic if it's the post is purged in that topic 11 years ago
psychobunny 0aef2d2be9 closes #1805 11 years ago
psychobunny 3f81aaafb0 Merge pull request #1804 from Fastinyoh/master
Added a hook: action:user.delete
11 years ago
Julian Lam 7b3159292f added some utility functions for #1798, fixed chat notifications bodyLong value 11 years ago
Julian Lam 2b15f46638 removed console.log, fixing language key reference error #1788 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 95102f7e74 jshinting 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 c684ec8958 Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 186473fa7b adding undefined check to hrefEmpty 11 years ago
Julian Lam 55afa17651 getting chats working between both page and modal, yay #1788 11 years ago
Julian Lam a031bc2721 highlighting of the user with whom you are currently chatting with #1788 11 years ago
barisusakli 80e69bc210 missing ; 11 years ago
Julian Lam 07a82ec12c more WIP 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 3d90ca6a46 more WIP 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
barisusakli c5ccf4333b translate helpers 11 years ago