Zomatree
|
0321eff62b
|
chore: move to once_cell from lazy_static
|
2023-03-15 13:47:32 +00:00 |
|
Paul Makles
|
4c8ea31d98
|
feat(admin): add global message query route
20230311-1
|
2023-03-11 17:26:48 +00:00 |
|
Paul Makles
|
92ac86a6bd
|
chore: bump version
fix: separate privileged check when editing server
|
2023-03-11 17:04:30 +00:00 |
|
Paul Makles
|
13ed69c82a
|
feat: privileged user editing
|
2023-03-11 16:53:25 +00:00 |
|
Paul Makles
|
b83f6da648
|
feat: allow editing server flags through edit route
|
2023-03-11 16:40:23 +00:00 |
|
Paul Makles
|
89f1167239
|
refactor: unify message query into one method
|
2023-03-11 16:37:48 +00:00 |
|
Paul Makles
|
82d868751f
|
chore: add privileged override for user permission
20230304-2
|
2023-03-04 20:45:49 +00:00 |
|
Paul Makles
|
31b9f18921
|
chore: bump version and publish 0.5.13
20230304-1
|
2023-03-04 11:19:53 +00:00 |
|
Paul Makles
|
fd80823910
|
fix: ensure we have send perm to edit message
|
2023-03-04 11:18:18 +00:00 |
|
Paul Makles
|
6bd8221eda
|
feat(core): add raw db statisics endpoint for admin panel
|
2023-03-04 11:18:05 +00:00 |
|
Paul Makles
|
ce77e926a5
|
fix(safety): implement fetch_snapshot fully
20230303-2
|
2023-03-03 20:14:30 +00:00 |
|
Paul Makles
|
2710edb76b
|
feat(safety): add api route for fetching a report
20230303-1
|
2023-03-03 08:17:55 +00:00 |
|
Paul Makles
|
8f1ff9e774
|
feat(safety): add API route for editing report
20230302-1
|
2023-03-02 12:54:55 +00:00 |
|
Paul Makles
|
c09244039e
|
chore: bump and release version
20230301-1
|
2023-03-01 19:14:31 +00:00 |
|
Paul Makles
|
bf9108408e
|
feat(safety): fetch additional context for snapshot
|
2023-03-01 15:09:17 +00:00 |
|
Paul Makles
|
304336d905
|
feat(safety): fetch reports and fetch snapshot API
|
2023-03-01 11:22:22 +00:00 |
|
Paul Makles
|
42b4906594
|
chore: add database migrations for safety
|
2023-03-01 11:21:58 +00:00 |
|
Paul Makles
|
3038fb230f
|
feat(safety): save surrounding context around messages (closes #226)
20230223-1
|
2023-02-23 18:12:45 +01:00 |
|
Paul Makles
|
73af105feb
|
feat(safety): add global event for report creation (closes #225)
|
2023-02-23 17:58:05 +01:00 |
|
Paul Makles
|
2de37b23c1
|
merge: branch local cleanup branch
|
2023-02-22 12:45:39 +01:00 |
|
Paul Makles
|
0c75d8c8b3
|
refactor: remove old .github directories [skip ci]
|
2023-02-22 12:44:46 +01:00 |
|
Paul Makles
|
be793b1570
|
chore(ci): update commit author [skip ci]
|
2023-02-22 12:44:24 +01:00 |
|
Paul Makles
|
5a3a97df34
|
merge: pull request #223 from revoltchat/insert/feat/user-safety-api
|
2023-02-22 08:52:37 +00:00 |
|
Paul Makles
|
0c072b01d7
|
fix(safety): prevent reporting own content or self
|
2023-02-21 12:42:08 +01:00 |
|
Paul Makles
|
056c0380b2
|
feat(safety): implement report content API
|
2023-02-21 12:38:35 +01:00 |
|
Paul Makles
|
49598daf70
|
fix: port user safety API to new codebase
|
2023-02-17 09:45:34 +00:00 |
|
Paul Makles
|
0445181d5b
|
merge: branch 'master' into insert/feat/user-safety-api
|
2023-02-17 09:43:12 +00:00 |
|
Paul Makles
|
e780178cc0
|
fix(ci): move token definition to correct stage
|
2023-01-29 16:46:19 +00:00 |
|
Paul Makles
|
c4b9884825
|
fix(ci): use correct token
|
2023-01-29 16:36:44 +00:00 |
|
Paul Makles
|
fdab997d17
|
chore(ci): switch testing to stable Rust
20230129-2
|
2023-01-29 14:23:56 +00:00 |
|
Paul Makles
|
8e0addc3e0
|
fix: fallback properly if no VERGEN strings can generate
|
2023-01-29 14:22:57 +00:00 |
|
Paul Makles
|
0da4baf777
|
chore: bump version and clean up repo
20230129-1
|
2023-01-29 14:16:18 +00:00 |
|
Paul Makles
|
c03fcda85b
|
refactor: switch from "rauth" to Authifier crate
|
2023-01-29 14:14:35 +00:00 |
|
Paul Makles
|
0afbcc065f
|
refactor: clippy warning for empty list
|
2023-01-27 16:18:00 +00:00 |
|
Paul Makles
|
a406e5504d
|
chore: add support for Streamable in media struct
|
2023-01-27 16:17:47 +00:00 |
|
Zomatree
|
e8c233f60b
|
feat: concurrently query January for embeds (#221)
|
2023-01-27 16:06:27 +00:00 |
|
insertish
|
72595f30d4
|
ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
|
2023-01-24 19:43:40 +00:00 |
|
insertish
|
39e345af74
|
ci: synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml'
[skip ci]
|
2023-01-24 19:43:40 +00:00 |
|
Paul Makles
|
e0b918771d
|
chore: ensure restrict_reactions is used in conjunction with reactions list
20230120-4
|
2023-01-20 18:06:44 +00:00 |
|
Paul Makles
|
7a6bd70dcd
|
feat: add route to fetch user flags
chore: bump rauth to change disabled account behaviour
|
2023-01-20 17:47:26 +00:00 |
|
Paul Makles
|
c0ef3d295a
|
fix: fallback if vergen cannot generate data
|
2023-01-20 17:14:25 +00:00 |
|
Paul Makles
|
f5c95f9d12
|
chore: bump rauth for lockout reset on pwd reset
20230120-2
|
2023-01-20 15:57:58 +00:00 |
|
Paul Makles
|
fed1da72fd
|
feat: support rauth events
feat: add platform user wipe event
|
2023-01-20 15:43:45 +00:00 |
|
Paul Makles
|
cf9c0bc5e1
|
chore: bump rauth
|
2023-01-20 14:00:19 +00:00 |
|
Paul Makles
|
cc2054838a
|
chore: swap okapi for revolt_okapi
|
2023-01-20 14:00:19 +00:00 |
|
Paul Makles
|
d9d2735efa
|
fix(ratelimiter): re-calculate reset time
closes #204
Co-authored-by: TheBobBobs <84781603+TheBobBobs@users.noreply.github.com>
|
2023-01-18 18:26:00 +00:00 |
|
Ryan
|
94b0472934
|
feat: pass server flags with invite data (#203)
|
2023-01-18 18:17:59 +00:00 |
|
Sophie L
|
4a7917e9ea
|
feat: enable reactions by default in servers/DMs
|
2023-01-18 18:17:37 +00:00 |
|
Lea
|
ce6b454874
|
fix: raise masquerade avatar URL length limit
|
2023-01-18 18:17:05 +00:00 |
|
ToastXC
|
fc32996b51
|
chore: remove clippy warnings (#213)
|
2023-01-18 18:16:27 +00:00 |
|