github-actions
released this
18 Aug 08:30
·
109 commits
to main
since this release
Features
Bug Fixes
Commits
- bc49ee0: update the way blocked posts are seen (Supertiger)
- 0d7f5aa: Added the ability to load more posts (Supertiger)
- 3cc48d2: Add additional youtube embed details (Supertiger)
- 7b33be7: Added discover posts route (Supertiger)
- 51f507d: fix youtube music date and channel name (Supertiger)
- 5583c0e: Updated packages (Supertiger)
- c66b4de: fix expire time (Supertiger)
- Cannot send messages to saved messages depending on your privacy settings. (Supertiger)
- 7f764b3: Enabled noUncheckedIndexedAccess (Supertiger)
- 2998c64: Bumped server emojis to 50 custom emojis and verified servers get 100 custom emojis (Supertiger)
- 5948955: Fixed bug with limit (Supertiger)
- b0b59b2: added debug logging (Supertiger)
- 1548883: updated prisma (Supertiger)
- 86b1907: Updated db schema & added get and create routes for applications (Supertiger) #16
- 47b155f: update rate limit message to show only once (Supertiger) #16
- d57be9e: add bot create route (Supertiger) #16
- 30c7246: add update bot (Supertiger) #16
- e3e5860: Replace req.accountCache with req.userCache (Supertiger) #16
- b7d2e42: Add get bot route (Supertiger) #16
- 1c3b142: include bot author in get bot route (Supertiger) #16
- 98019f2: add token get and refresh routes (Supertiger) #16
- afcf515: application delete route (Supertiger) #16
- 6922166: add edit app route (Supertiger) #16
- aff4a13: Fix auth middleware to work with bot users (Supertiger) #16
- be019ca: Add invite bot to server route (Supertiger) #16
- 2245afc: Prevent users from adding bot role to members or deleting bot role. (Supertiger) #16
- e387c5b: Allow bots to create messages (Supertiger) #16
- 7b04a64: Fix bugs (Supertiger)
- 926e02b: add bot field to message requests (Supertiger)
- 462ebbf: Exclude custom status and status from user objects (Supertiger)
- 3278b45: include badge data in moderation routes (Supertiger)
- 1dc1216: Show server verified badge in moderation pane (Supertiger)
- 5560e12: Add FriendRequestStatus (Supertiger)
- c8b2017: Send friend request status on authenticate payload (Supertiger)
- d6772bd: Fixed bug (Supertiger)
- 0a9074a: Migrate server notification settings to generic user notification settings (Supertiger)
- a36dbcc: Fixed bug (Supertiger)
- 1f848f7: Updated redis-streams-adapter package (Supertiger)
- 3f456d1: log result of vacuum (Supertiger)
- b65d03e: Add support for per channel notifications (Supertiger)
- b61d108: fixed crash (Supertiger)
- a4e9300: added Edit and create answers routes (Supertiger)
- ea54340: Add delete question route (Supertiger)
- a221d2f: include question count on authenticate and server join (Supertiger)
- ea566fc: Restrict max number of roleIds an answer can have (Supertiger)
- fac8c6f: add count to get welcome questions (Supertiger)
- c983b23: fixed bugs and add 2 new routes (Supertiger)
- 31ebd9e: Fixed bugs and dissallow default role (Supertiger)
- ccc1c10: Select order when getting welcome questions (Supertiger)
- bdf708e: restrict the ability to add bot roles to an answer (Supertiger)
- fb55b9d: Fix bug (Supertiger)
- 4e80548: add route to get a question (Supertiger)
- 84e74e6: Search servers by channel id (Supertiger)
- 2774e9f: Add route to check if application exists. (Supertiger)
- 2be8c0f: Added support for rich presence (Supertiger)
- c043d1d: Replace bad words with good ones or astrict's (Supertiger)
- 3659ffe: Replace astrict with hash (Supertiger)
- 2cad5ef: Fixed bugs (Supertiger)
- cb6e029: Fixed bug (Supertiger)
- 06e6f31: Add more words to bad words list (Supertiger)
- 37c00a2: Add link to rpc (Supertiger)
- 12bd683: Improved bad word detection (Supertiger)
- c351594: Improved bad word replacing uwu (Supertiger)
- b9ec76b: Added another good sentence (Supertiger)
- 387daad: Added another good sentence (Supertiger)
- 201ae90: added another good sentence (Supertiger)
- 03a3f51: Added more bad words (Supertiger)
- b544ae5: Fix bug? (Supertiger)
- 8c7dfb5: addedbad word (Supertiger)
- 77b6b82: Restrict max server (Supertiger)
- 7e7ce63: Hide blocked users from showing in discovery (Supertiger)
- 788b356: Bypass admin (Supertiger)
- ba88aa8: Disallow mentioning users that have been blocked (Supertiger)
- e99adeb: Join private server channel room for socket.io on authenticate (Supertiger) #17
- 153bd59: Add default role to checking permission (Supertiger) #17
- e2ef510: On join, check if has permission to private channel (Supertiger) #17
- 702a560: Fixed bugs (Supertiger) #17
- get suspended by user when getting user (Supertiger)
- 9891404: add moderation pane routes for posts (SupertigerDev)
- 7614ead: Show who the suspension was by (SupertigerDev)
- 246c2db: Fixed bug (SupertigerDev)
- 707d714: add edit suspend route (SupertigerDev)
- 1bd22de: Enabled more routes for bot users. (SupertigerDev)
- f70b406: Rename table UserNotification to MessageNotification (Supertiger)
- f25eb05: Updated schema (Supertiger)
- fdb370e: Add warn count and last warned at to user (Supertiger)
- a9b847b: Add warning system (Supertiger)
- 6eef35b: Add post polls (Supertiger)
- 0ad95a5: order poll by id (Supertiger)
- ed20657: Fixed bug with bad word filter (Supertiger)
- fc9ae27: Add profile colors (Supertiger)
- a1f9453: Add batch delete message event (Supertiger)
- 99d0eda: Fixed indexing for message modal (Supertiger)
- beaaee2: Improved rate limit (Supertiger)
- 8193e7f: Fix a bug where post notifications would notify yourself (Supertiger)
- 2aaab6e: Add role icon support (Supertiger)
- 2b91fc1: Fixed bugs with reacted message ordering (Supertiger)
- e717142: Fix reaction order (Supertiger)
- 00857af: fix reaction ordering? im confused. (Supertiger)
- c2bdc26: Fix server crash when suspending someone (Supertiger)
- 9668d21: Add deleteRecentMessages field for user batch suspend route (Supertiger)
- 076a29f: Removed unused function (Supertiger)
- 95b5813: Forgot to add validation. (Supertiger)
- f99365e: increased quoted messages from 5 to 8 & update embed on message update (Supertiger)
- c46ccaa: Made it so you can quote messages in tickets (Supertiger)
- 6806e11: Fixed bug (Supertiger)
- 2e6d586: get server banned after 3 iterations of rate limits (Supertiger)
- aa28dea: fix rate limit (Supertiger)
- 8f8daa7: fix type error (Supertiger)
- 9f64eea: fix bug with batch ban (Supertiger)
- a22d371: Add server verification ticket (Supertiger)
- 9937dd9: Merge branch 'main' of https://github.com/Nerimity/nerimity-server (Supertiger)
- ecc7ac0: Disallow blocked friends to join call (Supertiger)
- da045a1: See if a user is suspended (Supertiger)
- 42fc0f0: Add forget password route (Supertiger)
- 48b4015: Dont delete emojis from cdn (Supertiger)
- 0c19d58: Increased server emoji count (Supertiger)
- cf585d0: Add limit field to explore servers (Supertiger)
- 8e41caf: Allow bots to access user update route (Supertiger)
- dee2e83: Allow channel notice and profile update for bots (Supertiger)
- 84f30a8: allow channel notice for bots (Supertiger)
- 8db4cef: fix bug (Supertiger)
- 5630e02: Add HTML Embed (Supertiger)
- b016503: updated html embed (Supertiger)
- e90e920: remove cache when updating user (Supertiger)
- b9b05a3: Add nickname support (Supertiger)
- b0f3032: update html embed package (Supertiger)
- c9bfa61: update html embed (Supertiger)
- 7d5357c: update html embed (Supertiger)
- e26f6f8: Add hide followers and following routes (Supertiger)
- d324e21: hide following and followers count (Supertiger)
- 8dc8bce: see your own followers and following (Supertiger)
- c547323: fix a bug where you can unprivate a channel in a private category. (Supertiger)
- 36bbcd2: fix server role maybe (Supertiger)
- 40e1d22: Error handle busboy (Supertiger)
- 393eaf8: Remove debug (Supertiger)
- 09e6b28: Add replies feature (Supertiger)
- 596bdb9: Fix bug with mentions (Supertiger)
- c892fe1: Include replies in notifications route (mentions) (Supertiger)
- 6cda359: Add toggleFreeBadge route (Supertiger)
- 408cc8a: add last seen to schema (Supertiger) #18
- 31ed5c7: filter out last seen depending on privacy setting (Supertiger) #18
- df728b3: Add last online status (Supertiger) #18
- edfac3b: Fix self online status (Supertiger)
- bcbd913: fix moderation routes for bot users (Supertiger)
- a5f89d8: Fix youtube embed (Supertiger)
- 73235ea: fix og tag language (Supertiger)
- 178d3fa: fix crash (Supertiger)
- e9f1c85: Update verified server role limit (Supertiger)
- 5716caf: Add checking (Supertiger)
- 29f4139: add og test (Supertiger)
- 9119065: fix og (Supertiger)
- aadda4b: update og (Supertiger)
- b5aa458: add test og embed for posts (Supertiger)
- 82875e2: move code down (Supertiger)
- a335142: fix bug (Supertiger)
- 78dfe1c: add debug log (Supertiger)
- 164bfa6: Remove debug (Supertiger)
- 130f4e0: made post images large (Supertiger)
- ffc5597: Add open graph server invite embed (Supertiger)
- 6f6b6e3: Updataed server invite og embed text (Supertiger)
- 59c92c5: Add theme color to embed (Supertiger)
- 381a393: Improved embeds (Supertiger)
- 80134ac: remove twitter video detection (Supertiger)
- 8e75614: Fix bugs with ip caching (Supertiger)
- 88b88d8: disallow banning founder (Supertiger)
- 27f62c5: Add message button support (Supertiger)
- 010c017: Fix tenor search crash (Supertiger)
- 37e7e2e: Join custom server codes with insensitive (Supertiger)
- 0e314cc: fix bug (Supertiger)
- cb54e20: Fix message reply ordering (Supertiger)
- 63a0539: Add estimate views to posts (Supertiger)
- beddd1c: Add multithreading (Supertiger)
- a630ef9: Add catch to post like (Supertiger)
- 442c330: hopefully fix crash (Supertiger)
- 05a0509: Add mimiqueue library to only message create route (Supertiger)
- 557d587: make post notifications also add views (Supertiger)
- b7b7ebb: Made improvements to post views (Supertiger)
- 9696bae: fix bugs (Supertiger)
- 4970ba2: Update post views to 60 mins (Supertiger)
- eeaa2c8: Change worker to cluster (Supertiger)
- 475ada5: update text (Supertiger)
- 6b8e0de: update cpu to pid (Supertiger)
- 5de521e: add queueing to authenticate event (Supertiger)
- 751d973: Fix xxs (Supertiger)
- 860ce64: update package (Supertiger)
- 6574fc0: Always get image dimensions (Supertiger)
- d2e71db: join server before sending joined message (Supertiger)
- 8f9a8a9: Allow logged out users to see posts (Supertiger)
- 87c644a: Show user profile for logged out users (Supertiger)
- 8be5c93: Fix og (Supertiger)
- d600b10: Add og tag for profile (Supertiger)
- 0444c34: add api/channels/:id route to get channels (Supertiger)
- 50ff2d4: Delete forever suspended accounts (Supertiger)
- aeef6c5: update schedule (Supertiger)
- f749dde: update schedule (Supertiger)
- 69169bf: Use userIP as group name for create message queue (Supertiger)
- a2f7708: Update and add mimiqueue timeout handler (Supertiger)