Commit Graph

2449 Commits

Author SHA1 Message Date
Misty (Bot)
d75d9fdd33 Latest translations and fallbacks 2019-11-05 09:28:32 +00:00
Misty (Bot)
d9b8e929e6 Latest translations and fallbacks 2019-11-04 09:28:23 +00:00
Misty (Bot)
23d66ae86c Latest translations and fallbacks 2019-11-03 09:27:22 +00:00
Julian Lam
645d647248 feat: wip, better digest handling (+ eventual digest resend logic) (#7995)
* feat: wip, better digest handling (+ eventual digest resend logic)

- await emailer.send call in digest.send method
- save send success to a new sorted set digest:{interval}:byUid

* feat: continuing work on digest tools

- Added ACP page to view digest settings and delivery times per user

* feat: added paginator and stub buttons for resending digest

* feat: wrapping up digest revamp

- New language strings in ACP digest page
- Client-side ACP script for digest ACP page
- Websocket call for ACP page to execute digests
- Broke out logic to retrieve user digest settings to getUsersInterval

* fix: minor cleanup

* fix: #8010 and some style suggestions from baris

* fix: resolve confusing comment
2019-11-02 13:11:02 -04:00
Misty (Bot)
0283ffd04d Latest translations and fallbacks 2019-10-31 09:28:10 +00:00
Misty (Bot)
72fd9f6546 Latest translations and fallbacks 2019-10-30 09:28:29 +00:00
Misty (Bot)
f69b1cebb1 Latest translations and fallbacks 2019-10-29 09:28:50 +00:00
Barış Soner Uşaklı
1cedc4a0d6 feat: #7957, allow post queue based on group
allow multiple select in ACP pages
2019-10-28 14:36:14 -04:00
Misty (Bot)
188bb6b3eb Latest translations and fallbacks 2019-10-27 09:27:10 +00:00
Misty (Bot)
c4190dde0f Latest translations and fallbacks 2019-10-26 09:27:15 +00:00
Julian Lam
3952849f30 fix: #8000, tweak wording; password reset success 2019-10-25 11:52:54 -04:00
Misty (Bot)
500ca6658e Latest translations and fallbacks 2019-10-22 09:28:11 +00:00
Misty (Bot)
57dce269c3 Latest translations and fallbacks 2019-10-21 09:28:09 +00:00
Misty (Bot)
37642f4313 Latest translations and fallbacks 2019-10-19 09:27:14 +00:00
Misty (Bot)
4093c98794 Latest translations and fallbacks 2019-10-16 09:28:46 +00:00
Misty (Bot)
132e32eb5c Latest translations and fallbacks 2019-10-15 09:27:59 +00:00
Misty (Bot)
632daa0e94 Latest translations and fallbacks 2019-10-12 09:27:01 +00:00
Baris Usakli
485fbd2f14 feat: #7964, change all categories at once
allow passing cids to setCategoryWatchState and category.exists
2019-10-11 15:25:41 -04:00
Baris Usakli
990508a533 feat: closes #7952, translate widget-settings 2019-10-11 11:51:24 -04:00
Baris Usakli
554e67116f feat: remove ability to delete events from acp 2019-10-11 11:32:11 -04:00
Misty (Bot)
b232b95f76 Latest translations and fallbacks 2019-10-08 09:27:54 +00:00
Misty (Bot)
aafb7739a9 Latest translations and fallbacks 2019-10-07 09:27:36 +00:00
Misty (Bot)
a578f92bcc Latest translations and fallbacks 2019-10-05 09:26:57 +00:00
Misty (Bot)
b484f309e2 Latest translations and fallbacks 2019-10-04 09:27:23 +00:00
Misty (Bot)
2477849bb5 Latest translations and fallbacks 2019-10-02 09:27:23 +00:00
Julian Lam
54c9f877a6 fix: #7935, ACP digest wording 2019-10-01 16:39:21 -04:00
Misty (Bot)
4d912ca300 Latest translations and fallbacks 2019-09-30 09:27:29 +00:00
Misty (Bot)
2801ffa622 Latest translations and fallbacks 2019-09-29 09:28:11 +00:00
Barış Soner Uşaklı
ed1223645e feat: send notification to group owners when someone leaves 2019-09-28 22:44:13 -04:00
Misty (Bot)
969c5d4a2b Latest translations and fallbacks 2019-09-25 09:27:36 +00:00
Misty (Bot)
bd3d3f2e39 Latest translations and fallbacks 2019-09-24 09:27:01 +00:00
Barış Soner Uşaklı
babb9d7c55 fix: #7913, dont allow urls in fullname/location, validate birthday 2019-09-23 23:50:04 -04:00
Misty (Bot)
f0ae2887b8 Latest translations and fallbacks 2019-09-22 09:27:07 +00:00
Misty (Bot)
bb8a9b2563 Latest translations and fallbacks 2019-09-21 09:26:43 +00:00
Barış Soner Uşaklı
5b8550f060 fix: time cutoff and lang string 2019-09-20 23:03:31 -04:00
Misty (Bot)
d788a8e913 Latest translations and fallbacks 2019-09-19 09:27:59 +00:00
Misty (Bot)
f76d35bcf2 Latest translations and fallbacks 2019-09-18 09:29:21 +00:00
Opliko
b9583ed838 Add privilege for accessing user information (#7859)
* Add view users info global privilege

* Show user ip only to global mods and admins

* fix missing comma

* Hide link for users without correct privilege

* move getting privilege information to getAllData

* Hide the link from Global Moderators as well

* Give Global Moderator view:users:info privilege

* Restrict ip in post menu to view:users:info

* add some trailing commas....

* Add privilege to categories test

* Add group privilege to categories test

* add upgrade script

* fix style for TravisCI

* more styling - change spaces to tabs

* some more styling fixes (hopefully final one)

* fix style for Travis CI

* hide ip in chat messages

* Don't show even hidden ips on user profile page
2019-09-17 14:02:52 -04:00
Misty (Bot)
9d41955bca Latest translations and fallbacks 2019-09-14 09:27:22 +00:00
Misty (Bot)
63a741cfb3 Latest translations and fallbacks 2019-09-13 09:27:40 +00:00
Barış Soner Uşaklı
2a5fe2b8f4 fix: #7894, translate log in to view 2019-09-12 14:47:36 -04:00
Misty (Bot)
864af61055 Latest translations and fallbacks 2019-09-08 09:28:19 +00:00
Misty (Bot)
2d24153933 Latest translations and fallbacks 2019-09-07 09:28:08 +00:00
Misty (Bot)
87a7a59903 Latest translations and fallbacks 2019-09-06 09:28:55 +00:00
Julian Lam
1796b65d34 feat: option to restrict group leaving, closes #7770 2019-09-05 12:01:42 -04:00
Misty (Bot)
7c0cfc33ea Latest translations and fallbacks 2019-09-05 09:29:12 +00:00
Barış Soner Uşaklı
547bb4966d fix: #7866, show correct title based on digest interval 2019-08-28 17:04:21 -04:00
Barış Soner Uşaklı
21e81f961c fix: #7780 2019-08-27 10:00:13 -04:00
Barış Soner Uşaklı
3ff6e1bb64 feat: dashboard stats
show
yesterday/today
lastweek/this week
lastmonth/this month
2019-08-21 00:25:38 -04:00
Misty (Bot)
cc119c55d5 Latest translations and fallbacks 2019-08-19 09:28:24 +00:00