Commit Graph

16458 Commits (dc83e85bb4a0234c7a54f8c1b95585cb51b13e9f)
 

Author SHA1 Message Date
Julian Lam 7581dd1174 Closes
- Moved account info to within the profile menu hook, so it can be
  better filtered and shown to mods
- Also serves as a nice template for plugins that wish to listen
  to the profileMenu hook!
Julian Lam fbf52407fd Re:
- Exposing IP addresses to moderators
psychobunny 6af7d0d07d up persona
psychobunny 212486d230 hide topic upvotes on category page when rep system is disabled
Barış Soner Uşaklı b907f08bf7 closes
Barış Soner Uşaklı 8427601b04 closes
Barış Soner Uşaklı d255d0c330 up composer
Misty (Bot) 30f4c0adfd Latest translations and fallbacks
Misty (Bot) 108e1f757e Latest translations and fallbacks
Barış Soner Uşaklı 18ba08183c fix test
Barış Soner Uşaklı 08fa0683eb check is file
Barış Soner Uşaklı 155e20d216 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
Barış Soner Uşaklı c7506d77b0 closes
Barış Soner Uşaklı 0a5d16d1cd closes
Julian Lam 5e89c52041 bump markdown
Julian Lam 5302e79b56 fixing accidental usage of .includes
@benlubar
Julian Lam 5c3155f145 firing hook on chat message load and exposing upload_url to client-side
Barış Soner Uşaklı 2e2b97033e closes , closes
Baris Usakli c37be3b58f remove my stupid code
Baris Usakli 7aae167188 remove unused deps
Baris Usakli c090ec301b fix lint
Baris Usakli 14fbc0dc2f remove dupe method
Julian Lam 08da1b262b gg
Julian Lam a4939d78fe Moved ping to its own controller
re: 
Barış Soner Uşaklı f7aa32cd05 dont crash if res.session.meta is not set
Misty (Bot) b3a021a3af Latest translations and fallbacks
Barış Soner Uşaklı 3b3a28dc15 add ping routes to webinstaller
Misty (Bot) 264c8db143 Incremented version number - v1.7.4
Julian Lam 49c4a23e04 closes
Julian Lam b14e531cee Merge remote-tracking branch 'origin/master' into develop
Barış Soner Uşaklı 813fdaf6f6 fix pageCount calculation
Andrew Rodrigues 57f0368c69
bump emoji
Barış Soner Uşaklı d70cdf1e28 show real emails sent number
Misty (Bot) 3ebb885fda Latest translations and fallbacks
Barış Soner Uşaklı c0b7d4f5b5 fix redis export
Barış Soner Uşaklı 8a6345ded7 possible fix for pubsub
Barış Soner Uşaklı 33a8cb947e Merge remote-tracking branch 'refs/remotes/origin/master' into develop
Barış Soner Uşaklı 08562ad9cc closes
Julian Lam 0cefa56a0b Fixes
Also fixed issue where if homePageRoute was not set (as in brand-
new install), then categories would also show up, in this revised
logic. Oops.
Julian Lam 593c5047cf fixes
Julian Lam 6946800d8b closes
Barış Soner Uşaklı 8ceb102ed3 closes
Misty (Bot) df86c2ff3f Latest translations and fallbacks
Misty (Bot) da981c8d74 Latest translations and fallbacks
Misty (Bot) 9df3c0d2d6 Latest translations and fallbacks
Barış Soner Uşaklı ae6a1b975d
fix editing OP was causing title change event to be logged eventhough
title didn't change
Julian Lam 598675d597 outputting friendly warning if build target contains commas
Julian Lam 73d3157635 Remove keybindings in ACP as nobody uses them anymore.
If you do, let me know, heh.
Julian Lam ac2e185e34 Fixes
If a connection to the parent process is not detected, disable
the restart and reload buttons (as they won't work anyway).
Julian Lam 947c81adf0 @pitaj wut