Commit Graph

6082 Commits (633980ce4bdac3d58fd0e276147eb6248f9bd260)
 

Author SHA1 Message Date
barisusakli 633980ce4b active users cleanup
barisusakli 93a6402879 removed stop increase timeout to 100ms
barisusakli 0362c1a3b0 show day/week/month/year popular topics
psychobunny 13f94ee32a updating copyright
Julian Lam fe689908bc latest translations
Julian Lam 061eadb595 requiring v0.4.2 of markdown plugin, and removed marked dep from core, as it didn't seem to be used.
barisusakli b2ece27263 topic post hook
psychobunny 1d8aeda9c2 closes
Julian Lam 23c4b8ca35 only showing ACP setting saved alert if no callback is passed in
Julian Lam 84832f57cc firing action:settings.set hook AFTER the object is saved in the db. What was I thinking?!
Barış Soner Uşaklı c72d0232f4 Merge pull request from Fastinyoh/master
Change user.delete hook from action to filter
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.
psychobunny 5b6acbad1e optimized widget call by bundling all queries into one for ; fixes active users widget crash
also fixes b3819fd076 properly
barisusakli 9fbd535b79 fixes vote buttons on infinite scroll and new posts
Julian Lam 2bd99e2d16 properly did , lol, whoops
psychobunny b3819fd076 temporary fix for acp, need to reconsider how I'm doing this
Julian Lam 5aabe47e2e closed
Julian Lam b3e04ed2bc closed
psychobunny 4cbe97a466 don't need this file anymore
Julian Lam 5f68b8f657 passing in all environment variables when forking,
psychobunny c6183f1a82 closes
psychobunny ecbb05ccca widgets.render doesn't actually use the url
barisusakli 9d7a8fcc0b getSortedSetRevRangeWithScores
barisusakli b5df5c0a91 closes , level session
barisusakli 53d68be7c0 level sortedSetsRemove
barisusakli 0f5c1d1892 added messaging hook
barisusakli 75bf9e62be cleaned languages.js
Julian Lam cac3ebc9e5 vertically centering modal when opened
Julian Lam c259e0407e closed
Julian Lam cd8c1eeff6 started
Julian Lam dae2e14aac epic hax to make the chat message list resize
Julian Lam 4404387218 Merge branch 'master' into chat-route
barisusakli bb9caa7228 removed dupe
psychobunny 46d3e4a6eb undo
psychobunny 615b81a447 closes
psychobunny 0c55417df2 purge topic if it's the post is purged in that topic
psychobunny 0aef2d2be9 closes
psychobunny 3f81aaafb0 Merge pull request from Fastinyoh/master
Added a hook: action:user.delete
Julian Lam 7b3159292f added some utility functions for , fixed chat notifications bodyLong value
Julian Lam 2b15f46638 removed console.log, fixing language key reference error
dhingey f7372ba8d5 Added a hook: action:user.delete
Allows plugins to access the uid of the user being deleted.
Julian Lam 95102f7e74 jshinting
Julian Lam 71916f0691 marathon bugfixing with @barisusakli re:
barisusakli 5497b8c419 striptags
barisusakli 64d04f7aa6 closes
Julian Lam d9cdd2f165 limiting recent chats to 20
Julian Lam 13e4e8dad7 a couple final tweaks to contact list and such...
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
Julian Lam c684ec8958 Merge remote-tracking branch 'origin/master'
Julian Lam 186473fa7b adding undefined check to hrefEmpty