Austin Burdine
1181707a9d
move private-blogging functionality into an internal app
...
closes #5914 , #6589
- moves all private-blogging related code & tests into /server/apps/private-blogging/
- rework Grunt to run private-blogging tests
- modify server apps code to have a place for internal apps
2016-04-11 08:58:41 -05:00
rfpe
7abcc43907
Harvest server side strings
...
closes #5617
- Replace all hard-coded server-side strings with i18n translations
2015-12-19 12:12:16 +01:00
cobbspur
69d020ce44
Fix signin errors
...
refs #5635
- fixes format for server errors
- changes signin-api validation errors to be text rather than alerts
2015-08-10 12:26:45 +01:00
Hannah Wolfe
7eacd2876d
Ensure middleware functions are named
...
refs #5091
- adds names to all middleware functions, for debugging purposes
2015-06-02 14:49:18 +01:00
Alex Kleissner
766bf99de9
Move the spam prevention into its own file.
...
issue #5286
- Moved the spam prevention functions into their own file
- Added unit tests for the functions
2015-05-29 08:59:29 -07:00