Commit Graph

43 Commits (deepcrayonfish)

Author SHA1 Message Date
Thibault Duplessis afb0d38457 patron events as messages and emails WIP
for lichess-org/strategy#90
2021-05-27 10:34:23 +02:00
Thibault Duplessis c4ff000194 send notification translations to websocket
fixes #8587

completes #8484
2021-04-07 11:11:36 +02:00
Thibault Duplessis 7ef234c885 use the json writer - for #8484 2021-03-27 13:32:07 +01:00
Thibault Duplessis d25ef1ff63 scalafmt 2020-08-16 14:43:26 +02:00
Thibault Duplessis 4f9d267c79 code tweaks 2020-08-16 14:37:41 +02:00
Thibault Duplessis 5488a09548 scalafmt 2.5 2020-05-05 22:11:15 -06:00
Thibault Duplessis 74549d7657 manage multiple leaders for a team - closes #6422 2020-04-23 17:48:25 -06:00
Thibault Duplessis 4c01c0e376 msg wip 2020-01-25 18:18:21 -06:00
Thibault Duplessis ff1cc70bef reformat with scalafmt 2019-12-13 08:37:32 -06:00
Thibault Duplessis d78b426838 write joda DateTimes as JSON numbers 2019-12-07 18:43:22 -06:00
Thibault Duplessis 3cdc627520 migration WIP 2019-11-30 17:34:58 -06:00
Thibault Duplessis 428853d65d remove more direct socket stuff
and also limited tournaments and the titled users API
2019-11-25 18:03:11 -06:00
Thibault Duplessis 30c73b3e93 backport: remove /qa 2019-04-08 12:56:35 +02:00
ProgramFOX 74bc610172 Notifications if you become team owner 2018-07-05 23:19:20 +02:00
Thibault Duplessis 60c0990e93 more work on streamer directory 2018-01-01 23:17:36 -05:00
Thibault Duplessis e3cae5a99a implement titled tournament invitation notification 2017-11-23 18:43:20 -05:00
Thibault Duplessis cdf2f56981 Revert "Merge branch 'scala-2.12-play-2.6' of github.com:ornicar/lila"
This reverts commit 2d3b4872c7, reversing
changes made to 04f1d4ae6d.
2017-09-09 10:01:35 -05:00
Thibault Duplessis 965d83b6bf implement JSON Writes[DateTime] (as millis) 2017-09-05 21:45:28 -05:00
Thibault Duplessis bac44b3cb3 all modules compile - but not the app 2017-08-26 09:28:48 -05:00
Thibault Duplessis 9d35032b4a remove blog post notifications 2017-08-05 11:40:21 +02:00
Thibault Duplessis 7bdafb5936 notify requester when irwin job completes 2017-05-10 17:40:41 +02:00
Thibault Duplessis 54cdf0ca65 reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
Thibault Duplessis 6233c0f075 explicit synchronous access to LightUser cache 2017-01-25 12:33:04 +01:00
Thibault Duplessis 91318fa8dd add correspondence move alarm desktop notification 2017-01-02 13:52:59 +01:00
Thibault Duplessis 215f3ac9f8 new coach review notification 2016-09-01 13:12:23 +02:00
Thibault Duplessis c85bae3569 complete rating refund feature 2016-08-26 14:46:42 +02:00
Thibault Duplessis 22dbcae995 notify reporters, valve-style 2016-08-17 18:19:21 +02:00
Thibault Duplessis 572baa4b19 patron notifications 2016-07-14 12:58:34 +02:00
Thibault Duplessis 68e1195e13 notify end of correspondence games - closes #2037 2016-06-22 14:45:33 +02:00
Thibault Duplessis 82366a93bc remove code duplication in notify content type 2016-06-22 13:18:38 +02:00
Thibault Duplessis 4bd694a8c5 remove analysis completion notifications 2016-06-22 13:00:00 +02:00
Thibault Duplessis 1c048f0f5d invite n00bs and patzers to compete in limited tournaments - WIP 2016-06-19 23:55:04 +02:00
Gordon Martin 5a73edb131 notify users that their game analysis is complete. 2016-06-03 22:05:10 +01:00
Thibault Duplessis 99a0d4ec0c change notify data structures 2016-06-03 13:52:42 +02:00
Gordon Martin 8841efe388 Some stuff to help blog notifications. Ornicar will do the rest. 2016-06-03 12:35:19 +01:00
Gordon Martin fac30eb06f Notify of team join via notification menu rather than inbox. 2016-06-03 10:43:20 +01:00
Gordon Martin c72accc625 Move 'qa answered' notifications from message inbox to notifications menu. 2016-06-03 01:00:32 +01:00
Thibault Duplessis e6bba3eaaa notify private messages 2016-06-02 21:41:49 +02:00
Thibault Duplessis efed169648 make notifications behave more like challenges 2016-06-02 20:42:53 +02:00
Thibault Duplessis fc94564718 inject light user API into notify JSON handlers 2016-05-31 22:54:05 +02:00
Gordon Martin d6ef951d34 Do not give users duplicate unread notifications. 2016-05-31 01:18:44 +01:00
Gordon Martin b2d1f2f196 Include what notifications have been read in the notification model returned to the client. 2016-05-30 18:08:02 +01:00
Gordon Martin 382c8f1812 Introducing a new notifications system for showing notifications for things like study invitations and forum post mentions - and much more in the future. 2016-05-30 13:51:36 +01:00