Commit Graph

11396 Commits (738b17cae6320639994df051616994196e0c0480)
 

Author SHA1 Message Date
barisusakli 8dc9475041 closes
barisusakli 60e186c8f3 refactor api/username api/email
barisusakli fff5def99b up dbsearch
barisusakli dcbf53bae3 moved search to dbsearch
Julian Lam 538c6ab7e7 added redisearch to dependencies
Julian Lam 9c36e81f3a 0.9.2
Julian Lam 4ce6bcfa6a latest translations
Julian Lam 7220ed2010
Julian Lam aebaf8f589
barisusakli 745007a2b3 closes
barisusakli 0ffd5254ad closes , closes
Barış Soner Uşaklı cdca09a7b2 escape error message on 500 page
barisusakli 7b21760f00 refactor get user by x
Barış Soner Uşaklı 69bc870017 Merge pull request from lots0logs/master
Add api endpoints to get user by username and by email
barisusakli 5a2062ba32 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package.json
Julian Lam d1fb09caec apparently I *did* need html-to-text.
Julian Lam 963d9b22b3 Removing and updating dependencies to satisfy david-dm.org
Julian Lam 5adb8da427 enabled Gmail routing for email fallback
Julian Lam 7d9136f655 closes
Dustin Falgout 17e5d72815 fix waterfall
Signed-off-by: Dustin Falgout <dustin@falgout.us>
Dustin Falgout 0e5830d6f2 add api endpoints to get user by username and by email
Signed-off-by: Dustin Falgout <dustin@falgout.us>
Julian Lam bc199d6872 By default, always switch chat in chats page
closes 
Julian Lam 648e9c4dc8 fix
Julian Lam 9560ee3a14 upped mentions minver,
Julian Lam acc2dfa037 latest translations, closes
Julian Lam 2af11a23ce fixes
Julian Lam f77f39e937 Fixed
Also updated port local variable to be a Number, since all of the
conditional checks assume it is a number, when all along it has
been a string.... heh.
Barış Soner Uşaklı 721649bff9 Merge pull request from yariplus/noredirectoncathp
Don't change url when homepage is set to a category.
Julian Lam 6a3200ed48 fixes
yariplus 12fb512d3c Don't change url when homepage is set to a category.
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503
Barış Soner Uşaklı 9770983fdb closes
Julian Lam fc495a83ec closes
Julian Lam 992bcffcdf we stopped using -dev versions, so this conditional is unnecessary
Julian Lam 1b9defdf8b closes
Julian Lam 335d711dbd closes
Julian Lam 07d57f945b
Julian Lam 91c012e642
Julian Lam a936866688 revamped ACP Flags interface,
Julian Lam 07e1102500 fixes
Peter Jaszkowiak 259eb585d6 Added template data for admin invite only
Peter Jaszkowiak 67905667a9 Added admin-only invites
Peter Jaszkowiak af8e649246 Fix indentation in translations
Peter Jaszkowiak a3cfcd9a48 Maximum invites, invites stored
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
Julian Lam fc476ba168 Fixes
Initially, the removed block of code was used to stop the chat modal
from popping up altogether, since the /chats page was usable on
mobile. Since the re-design, only the contact list is shown on
mobile, leaving the modal as the main way to communicate. So, this
intercepting code is actually interfering now.
Julian Lam bbc42a937e fixed LRU cache problem
Julian Lam c3560f677c 0.9.1
barisusakli 0283bfbef2 up vanilla
Barış Soner Uşaklı 5521a55db9 Merge pull request from Schamper/debug-fix
Also clean the minifier process options if the --debug option is used
Julian Lam f673f4f186 🐶