Kristaps Fabians Geikins
c7e4c9981c
fix(server): streamUpdatePermission wont allow adding new users to streams ( #1032 )
...
* fix(server): fixing streamUpdatePermissions allowing to add new users to stream
* fix(server): fixing tests to better test streamUpdatePermission
2022-09-26 16:40:17 +02:00
Kristaps Fabians Geikins
61a2caaae9
feat: batch commit actions improvements (list view support, batch delete in 'your commits')
...
* feat(frontend): batch commit action support in list view
* feat(frontend): batch delete in 'your commits' page
* fix(server): authorizeResolver isPublic check always failed
* fix(server): fixing tests
2022-09-26 13:16:44 +03:00
Kristaps Fabians Geikins
05f11a26da
feat: batch commit delete/move ( #1016 )
...
* feat: batch delete/move commits
* fix: ts linter issue
2022-09-22 16:49:18 +03:00
Kristaps Fabians Geikins
3da39a7b11
refactor(server): User.streams only returns discoverable streams for non-owners ( #1002 )
2022-09-22 12:21:06 +03:00
Gergő Jedlicska
d1d5984e30
gergo/summaryEmails ( #979 )
...
* refactor(server emails): email transports module refactor to TypeScript
* refactor(docker-compose deps): move local email server to common dev compose file
* chore(server launch.json): add ts-node script running example
* chore(server deps): add nodemailer types package
* refactor(server activitystream): add strongly typed activity definitions
* feat(server activitystream): add activity repository
* feat(server info): add canonical url on the service level
* feat(server): add static file serving route to server core
* feat(server): add dependencies for periodical email digests
* feat(server activity stream): call the initialization step from the activity stream module
* feat(server activity digest): add WIP weekly email digest implementation
* feat(server digest email): smul upgrades and fixes to the email template and its contents
* just for Fabs to test
* chore(root package.json): remove deleted docker-compose references
* feat(frontend profile): add notification preferences panel
* feat(server digest emails): set prod ready cron tab and timespan
* refactor(server email digest): move templates into the email module
* refactor(server activity digests): refactor to use notifications infrastructure
* test(server activities): add tests and some refactor to activities and notification preferences
* refactor(notification preferences): fix minor issues
* test(server notification preferences test): fix describe nesting
* fix(server activities): add missing action types
* fix(server activities): fix errors after merging main
* test(server activity notifications): add test coverage for activity notifications service
* refactor(server activities): fixing tests and some cleanup
* feat(server cli): add summary notification command to cli
* chore(dev env db versions): upgrade local dev env versions
* chore(server deps): upgrade local dev db to pg 14
* fix(docker-compose): bind maildev to localhost
* process-scoped notifications test queues
* test(activity tests): add sleep to fix flaky CI
* feat(activity digests): add demo date for digest trigger
* feat(activity digest): add UK timezone trigger date
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
Co-authored-by: Fabians <fabis94@live.com >
2022-09-09 12:46:57 +02:00
Kristaps Fabians Geikins
f991504932
feat: stream access requests ( #976 )
2022-09-06 11:10:38 +03:00
Kristaps Fabians Geikins
ecb9f825bb
refactor: email verification flow & email template ( #967 )
2022-08-31 17:11:19 +03:00
Gergő Jedlicska
3150763ddc
fix(server): put emails behind elevated privileges ( #971 )
2022-08-27 11:28:38 +02:00
Kristaps Fabians Geikins
651dee0977
feat(server): stream discoverability flag & queries ( #948 )
2022-08-24 13:46:24 +03:00
Kristaps Fabians Geikins
af45fc2742
feat(server): notify on comment mention + notifications API ( #933 )
2022-08-19 10:27:48 +03:00
Kristaps Fabians Geikins
7aa21e88bd
chore: cleaning up suuid usages ( #943 )
2022-08-18 15:29:05 +03:00
Kristaps Fabians Geikins
b966f20fdb
refactor(server): typescript support ( #874 )
...
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com >
2022-08-04 14:21:39 +02:00
Kristaps Fabians Geikins
3ff772e342
fix: various server invites related improvements & fixes ( #837 )
...
* moving to invite token field, fixing comments & activity bugs I found, adding role prop to stream invite creation
* more fixes
* more tests
2022-07-25 11:02:22 +03:00
Kristaps Fabians Geikins
da9224a069
feat: server & stream invites rework
...
feat: server & stream invites rework
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-19 13:01:19 +03:00
Fabians
5aaff8d3a2
fixing broken attachments resolver
2022-06-28 15:30:29 +03:00
Fabians
a10c49e731
feat: stream comment attachments
2022-06-28 15:26:38 +03:00
Dimitrie Stefanescu
f2a8c78219
fix(frontend): ensures commit edit shows up for stream owners too
2022-06-20 10:46:40 +01:00
Dimitrie Stefanescu
f6cb75e1d8
fix(frontend): various papercuts
...
- properly refreshes branches when new one is created
- no longer edits the prop on commit edit
- increases toast timeout to 10s
- allows for stream owner commit editing
2022-06-20 10:32:13 +01:00
Kristaps Fabians Geikins
8d7f97b2cd
feat(frontend): typescript support in frontend ( #803 )
2022-06-14 17:30:51 +03:00
Fabians
1b963ee44d
feat: smart text editor & integration into stream comments
2022-06-10 16:46:57 +03:00
Dimitrie Stefanescu
5bdb4c46da
feat(backend): allows moving commits to another branch
2022-06-07 19:55:17 +01:00
Dimitrie Stefanescu
b733bf5114
fix(frontend): closes #686
...
recursively fetches branches until "done" in stream side bar
2022-06-07 00:36:51 +01:00
Dimitrie Stefanescu
267df9cd51
Merge branch 'main' into dim/public-comments
2022-05-11 17:49:42 +01:00
Gergő Jedlicska
0ac118e05c
(refactor) server for less app-root-path
2022-05-03 13:10:00 +02:00
Dimitrie Stefanescu
639ef2b5d1
feat(comments): scaffolding public comments
2022-05-03 11:18:42 +01:00
Fabians
4699e6794c
reformatting again for 88 width
2022-04-04 19:21:28 +03:00
Fabians
1c7436e7ff
extra prefer-const & object-shorthand
2022-04-04 19:00:24 +03:00
Gergő Jedlicska
1355ddab6f
style(all): some extra formatting fixes
2022-04-01 09:40:47 +02:00
Gergő Jedlicska
d53df11f77
style(server): fix all eslint errors and break the tests
2022-03-31 14:18:44 +02:00
Gergő Jedlicska
569b4688fa
style(all): reformat with print width 88
2022-03-29 19:46:49 +02:00
Fabians
aa5e94d640
chore: reformatting everything with prettier
2022-03-29 17:12:31 +03:00
Kristaps Fabians Geikins
aeeb88340d
feat: favoriting streams #620 ( #633 )
2022-03-29 16:30:49 +03:00
Gergő Jedlicska
522126a24d
fix(server): do not query archived users for searchUsers query if not explicitly asked
...
fix #612
2022-03-23 18:06:09 +01:00
Cristian Balas
f37e623c8b
Server limits and ratelimits ( #632 )
2022-03-23 14:29:58 +02:00
Dimitrie Stefanescu
b8f352ea9d
feat(comments): scaffolding migrations, resolvers, etc
2022-02-22 19:36:22 +00:00
Cristian Balas
7cfa85a627
other lgtm fixes ( #571 )
2022-02-02 15:30:25 +02:00
Gergő Jedlicska
aedf54deb4
refactor(frontend, server): backport stream admin route handling solution to user admin
2021-11-23 14:55:21 +01:00
Gergő Jedlicska
8e984a2bef
feat(frontend, server): add stream admin page with backend
...
fix #464
2021-11-23 14:53:22 +01:00
Gergő Jedlicska
8050c30d6d
test((server) archival tests): add archived user scope tests
...
also i'm trying to fix flaky tests
2021-11-04 13:33:22 +01:00
Gergő Jedlicska
2050aa9c95
feat((server, frontend) admin user deletion): add user deletion functionality to admin page
2021-11-02 21:34:38 +01:00
Dimitrie Stefanescu
cac9eaf073
test(server/rr): added prelim tests on read receipts
2021-10-25 10:17:01 +01:00
Dimitrie Stefanescu
1d40ad755f
feat(rr): minor cleanup
2021-10-17 11:05:17 +01:00
Dimitrie Stefanescu
bb7b946fef
Merge branch 'main' into kate/viewer_tests
2021-10-13 12:16:05 +01:00
KatKatKateryna
503874851c
Pop-up message formatted
2021-10-12 19:47:48 +02:00
Dimitrie Stefanescu
a63876c56c
fix(server): fixes branch author resolver - was broken before
2021-10-12 16:12:48 +01:00
Gergő Jedlicska
7deae841a8
test((server) users): add tests for user admin
2021-10-06 13:47:46 +02:00
KatKatKateryna
18e03b7af4
Check if cleaning was done properly
2021-10-05 19:26:39 +02:00
Dimitrie Stefanescu
ff166927d4
feat(server): received receipts cleanup
2021-10-05 16:28:13 +01:00
KatKatKateryna
bef4974360
adding "received" property to Commit
2021-10-05 13:55:14 +02:00
Gergő Jedlicska
f1e3b51ac1
feat((backend)): add user role changing service
2021-09-30 15:00:54 +02:00