Natty
|
96c748f807
|
Sort notifications by createdAt
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2024-01-01 21:10:20 +01:00 |
Natty
|
4a7cd41a90
|
Fixed pagination if no params are set
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2024-01-01 20:57:26 +01:00 |
Natty
|
e046598329
|
Removed ad endpoints
ci/woodpecker/push/ociImageTag Pipeline is pending
Details
|
2024-01-01 20:32:32 +01:00 |
Natty
|
a1d8e1ac97
|
Use pagination by date
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2024-01-01 20:22:32 +01:00 |
Natty
|
5bed95e357
|
Reverted user note querying and removed the user join
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-12-31 02:05:07 +01:00 |
Natty
|
d5664860ad
|
But not like that aaa
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-12-28 04:59:39 +01:00 |
Natty
|
05a228d8ec
|
Restructured the note query once again
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-12-28 04:48:41 +01:00 |
Natty
|
f9fc12f2fd
|
Restructured the node query to be much faster
ci/woodpecker/push/ociImageTag Pipeline is pending
Details
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-12-28 04:02:03 +01:00 |
Natty
|
c443079db0
|
Removed out all note packing
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-12-28 00:31:05 +01:00 |
Natty
|
9cca1056ec
|
Emoji ID in stream
ci/woodpecker/push/ociImageTag Pipeline was successful
Details
|
2023-11-05 18:42:11 +01:00 |
Natty
|
a1d47e709a
|
Removed the featured note injection dead code
ci/woodpecker/push/ociImageTag Pipeline was successful
Details
|
2023-08-06 16:28:13 +02:00 |
Natty
|
0409015c96
|
Normalized channel message format
ci/woodpecker/push/ociImageTag Pipeline was successful
Details
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-07-31 19:43:45 +02:00 |
Natty
|
f9ab6d7c65
|
Removed leftover Channels code
|
2023-07-31 19:43:14 +02:00 |
Natty
|
283275c80d
|
Removed Discord, GitHub and Twitter login
ci/woodpecker/tag/ociImageTag Pipeline is pending
Details
|
2023-07-23 15:48:29 +02:00 |
Natty
|
998a72d492
|
Removed the "latest-version" endpoint
|
2023-07-23 14:04:24 +02:00 |
Natty
|
467c609b0f
|
Fixed timeline filtering
ci/woodpecker/push/ociImageTag Pipeline is pending
Details
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-07-23 11:06:46 +02:00 |
Natty
|
0e05b6e285
|
Removed assets and OpenAPI generators
ci/woodpecker/push/ociImageTag Pipeline was successful
Details
|
2023-07-22 14:50:57 +02:00 |
Natty
|
b04076fbf0
|
Removed calckey-js and removed channels
ci/woodpecker/push/ociImageTag Pipeline failed
Details
ci/woodpecker/tag/ociImageTag Pipeline is pending
Details
|
2023-07-20 22:57:13 +02:00 |
Natty
|
b58917aabb
|
Removed the patrons endpoint
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-07-18 09:44:29 +02:00 |
Natty
|
9e78188cc5
|
Removed the Rust dependency and basically anything that isn't necessary to build the backend
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-07-09 02:49:20 +02:00 |
Natty
|
347568fc8d
|
Removed the frontend and removed unnecesary resource files
ci/woodpecker/tag/ociImageTag Pipeline is pending
Details
|
2023-07-07 22:33:05 +02:00 |
Natty
|
d47566626a
|
Simplified the frontend serving part of the backend
|
2023-07-06 21:55:59 +02:00 |
Natty
|
1975a21c80
|
Merge junk cleanup
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
|
2023-06-29 18:44:16 +02:00 |
Natty
|
8ccbec3db1
|
Merge branch 'beta'
# Conflicts:
# .woodpecker/commit.yml
# CALCKEY.md
# README.md
# chart/Chart.yaml
# chart/templates/_helpers.tpl
# package.json
# packages/backend/package.json
# packages/backend/src/models/entities/messaging-message.ts
# packages/backend/src/remote/activitypub/models/note.ts
# packages/backend/src/server/api/index.ts
# packages/backend/src/server/api/mastodon/ApiMastodonCompatibleService.ts
# packages/backend/src/server/api/mastodon/endpoints/account.ts
# packages/backend/src/server/api/mastodon/endpoints/filter.ts
# packages/backend/src/server/api/mastodon/endpoints/meta.ts
# packages/backend/src/server/api/mastodon/endpoints/notifications.ts
# packages/backend/src/server/api/mastodon/endpoints/search.ts
# packages/backend/src/server/api/mastodon/endpoints/status.ts
# packages/backend/src/server/api/mastodon/endpoints/timeline.ts
# packages/backend/src/server/api/stream/index.ts
# packages/backend/src/server/index.ts
# packages/backend/src/server/nodeinfo.ts
# packages/client/src/components/MkChatPreview.vue
# packages/client/src/components/MkRenoteButton.vue
# packages/client/src/pages/messaging/index.vue
# packages/client/src/pages/messaging/messaging-room.form.vue
# packages/client/src/pages/messaging/messaging-room.message.vue
# packages/client/src/pages/messaging/messaging-room.vue
# packages/client/src/ui/universal.vue
# patrons.json
# pnpm-lock.yaml
|
2023-06-29 18:13:53 +02:00 |
ThatOneCalculator
|
15e8db0563
|
feat: 🔒 expand /api/v1/instance/peers to proper endpoint and check for private mode
Closes #10358
|
2023-06-24 13:00:50 -07:00 |
ThatOneCalculator
|
2eea153ba1
|
chore: 🎨 format
|
2023-06-23 21:22:44 -07:00 |
ThatOneCalculator
|
1fddd319c4
|
fix: 🐛 remove cw in post edit
Closes #10353
|
2023-06-23 21:18:04 -07:00 |
ThatOneCalculator
|
7ca519560f
|
feat: ✨ display remaining time on ratelimits
|
2023-06-22 17:14:27 -07:00 |
ThatOneCalculator
|
8a45d25912
|
fix: ✏️ typo in API docs + errors
Co-authored-by: naskya <m@naskya.net>
|
2023-06-22 16:53:56 -07:00 |
Namekuji
|
4bd0838f29
|
fix: 🐛 empty fs stat
|
2023-06-21 16:26:43 -07:00 |
daikei
|
87145bd823
|
Merge branch 'develop' into allow-mods-to-see-mod-notes
|
2023-06-19 15:41:38 +00:00 |
daikei
|
0bc68a4b6f
|
Fix formatting
|
2023-06-19 14:14:15 +00:00 |
daikei
|
a3d26eaf31
|
Allow moderators to see moderation notes
|
2023-06-19 14:08:34 +00:00 |
ThatOneCalculator
|
2339c63fcb
|
fix: 🩹 duplicate update
|
2023-06-18 19:38:32 -07:00 |
ThatOneCalculator
|
b179970f15
|
fix: 🐛 properly index edited post
|
2023-06-18 19:04:04 -07:00 |
ThatOneCalculator
|
6fd240a764
|
fix: 🐛 when editing polls, keep votes for unmodified choices
|
2023-06-18 18:36:26 -07:00 |
ThatOneCalculator
|
37be746812
|
fix: 💄 white foreground on forced black background
Remedies the problem introduced by 020c4f5788 causing black text to appear over a black-ish background
|
2023-06-18 16:37:46 -07:00 |
Namekuji
|
739a80a94e
|
shorten cache expire
|
2023-06-18 18:04:26 -04:00 |
Namekuji
|
4c9153fd14
|
add refresh button to poll
|
2023-06-18 17:14:38 -04:00 |
Namekuji
|
68cc264f5f
|
don't broadcast poll updates
|
2023-06-18 13:23:59 -04:00 |
Freeplay
|
020c4f5788
|
Prevent white flash during loading screen
no longer have to deal with getting flashbanged every time! :D
|
2023-06-17 22:22:35 -04:00 |
Namekuji
|
0c9cce7c7c
|
fix aode-relay compatibility
|
2023-06-16 03:48:39 -04:00 |
ThatOneCalculator
|
46af585cf7
|
feat: 🔒 Improve 2FA/keypass experience
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-15 16:12:32 -07:00 |
ThatOneCalculator
|
8f61ff7f33
|
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-14 20:17:56 -07:00 |
ThatOneCalculator
|
c80d91dc38
|
chore: formatting
|
2023-06-13 17:04:17 -07:00 |
Freeplay
|
e8ae6738d1
|
Set font size directly rather than using classes, add 18px font size option, fixes
|
2023-06-13 14:42:18 -04:00 |
ThatOneCalculator
|
1d9ce9c288
|
refactor: ♻️ import from @/db
|
2023-06-12 01:28:39 -07:00 |
ThatOneCalculator
|
4b1fc747e4
|
refactor: ⚰️ remove old db calls, add todo
|
2023-06-12 01:23:53 -07:00 |
ThatOneCalculator
|
bd9f28246b
|
perf: use charts data for stats endpoint
|
2023-06-12 01:16:36 -07:00 |
ThatOneCalculator
|
69d4a3aee5
|
chore: formatting
|
2023-06-11 21:57:20 -07:00 |