Commit Graph

15 Commits (e368feef51e0766f119c9710fb4db8f64724725c)

Author SHA1 Message Date
Barış Soner Uşaklı c92fc19b5c fix: , add group chat filter to /notifications
Barış Soner Uşaklı b40fc4b64d feat: send notifications on accept/reject
psychobunny c1a7968d23 feat: user notification settings for group.leave event
Barış Soner Uşaklı 6e6a7a8f8a fix: , export csv to file
Barış Soner Uşaklı b44ddecdf8 feat: , separate notification type for group chats
Barış Soner Uşaklı 8383992dcc feat: move export functions into child processes
Barış Soner Uşaklı a73c755b05 feat: closes , edit post notif for watched topic posts
Baris Usakli f4ea2c43ab feat:
Baris Usakli 96c1dc6276 unescape email subject
Barış Soner Uşaklı dd176dd5f2
Notification delivery ()
* ability for users to choose how they receive notifications

add type field to more notifications, the type field is used to
determine what to do based on user
setting(none,notification,email,notificationemail)

* change var name to types

* cleanup

* add event types for privileged users

* remove unused language keys

* fix uids check

* changed if statements

* upgrade script to preserver old settings
Baris Usakli 0ce3e4b691 post-queue show category, send notification
Julian Lam c805d55b85 creating notification for flag assignment
barisusakli 5a2ff8ed0a closes
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged,
Peter Jaszkowiak c5237443cd Standard language codes ()
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts