6283 Commits (f31978aa2c15db122d76c50a768eff1e3d792c6a)
 

Author SHA1 Message Date
barisusakli d999116541 wait for widgets to render to send ajaxify end
possible fix for broken masonry on f5
11 years ago
barisusakli 633980ce4b active users cleanup 11 years ago
barisusakli 93a6402879 removed stop increase timeout to 100ms 11 years ago
barisusakli 0362c1a3b0 show day/week/month/year popular topics 11 years ago
psychobunny 13f94ee32a updating copyright 11 years ago
Julian Lam fe689908bc latest translations 11 years ago
Julian Lam 061eadb595 requiring v0.4.2 of markdown plugin, and removed marked dep from core, as it didn't seem to be used. 11 years ago
barisusakli b2ece27263 topic post hook 11 years ago
psychobunny 1d8aeda9c2 closes #1814 11 years ago
Julian Lam 23c4b8ca35 only showing ACP setting saved alert if no callback is passed in 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
Barış Soner Uşaklı c72d0232f4 Merge pull request #1811 from Fastinyoh/master
Change user.delete hook from action to filter
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
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