Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-12-04 21:23:23 -05:00
405bddcde0 ssb: Make the tab bar stay on top of the content. Weird, the random things that were showing up on top.
cory pushed to main at cory/tildefriends 2024-12-04 20:50:52 -05:00
8a27c45ab1 ssb: An experiment in including hashtag mentions in channel content. Also sort the channel list like I thought I already did.
cory pushed to main at cory/tildefriends 2024-12-04 20:29:02 -05:00
10b15896b3 ssb: Fix the loading cancel button.
cory pushed to main at cory/tildefriends 2024-12-04 20:05:54 -05:00
0e97bbe37c android: Fix some crashes, callstacks, and warnings I'm seeing in the logs.
cory pushed to main at cory/tildefriends 2024-12-03 19:40:15 -05:00
e0d7e90894 ssb: Add an overlay for the sidebar so that it can be closed by tapping back on the content.
cory pushed to main at cory/tildefriends 2024-12-02 18:45:30 -05:00
5d13f6aab6 wiki: Back to latest commonmark built as mjs.
cory pushed to main at cory/tildefriends 2024-12-02 17:57:14 -05:00
1ebfbbe89e wiki: Go back to the last version that worked.
cory pushed to main at cory/tildefriends 2024-12-01 18:21:02 -05:00
91ad43fdfc ssb: A more plausibly correct way to load new messages correctly.
cory pushed to main at cory/tildefriends 2024-12-01 16:28:04 -05:00
6fe6fc180d ssb: New theme, better load, remove debug prints.
cory pushed to main at cory/tildefriends 2024-12-01 16:26:45 -05:00
d84d0bec38 ssb: This index help channel status load faster.
cory pushed to main at cory/tildefriends 2024-12-01 15:32:41 -05:00
7e7b1c6ee1 ssb: Make #hashtags direct to channels.
cory commented on issue cory/tildefriends#3 2024-12-01 14:53:07 -05:00
Track read status in the ssb app and show unread notifications

The new channels view is the beginning of this.

cory closed issue cory/tildefriends#3 2024-12-01 14:53:07 -05:00
Track read status in the ssb app and show unread notifications
cory pushed to main at cory/tildefriends 2024-12-01 12:56:36 -05:00
effb354d1b ssb: Working toward a more sensible unread indication and user interface for setting read/unread.
cory pushed to main at cory/tildefriends 2024-12-01 09:48:18 -05:00
ba7d1ad35f core: This case is not a good cause to crash.
cory pushed to main at cory/tildefriends 2024-11-30 17:49:42 -05:00
3ca2b19502 ssb: Canceling loads, more mobile-friendly sidebar, and respond to channel subscription changes.
cory pushed to main at cory/tildefriends 2024-11-30 16:58:54 -05:00
8e0d91dcf5 security: Setting global settings requires approval.
cory pushed to main at cory/tildefriends 2024-11-30 15:05:22 -05:00
cd2c2587ae ssb: Merge in the new very work in progress channels interface.
cory closed issue cory/tildefriends#14 2024-11-29 11:53:08 -05:00
API for interacting from outside of Tilde Friends apps
cory commented on issue cory/tildefriends#14 2024-11-29 11:53:07 -05:00
API for interacting from outside of Tilde Friends apps

I think the tildefriends publish support meets the spirit of this issue, given that there were no more specifics.