Commit graph

83 commits

Author SHA1 Message Date
b089cb39e6 colour tweaks 2024-07-25 16:09:37 +10:00
72c6b590f1 Light theme! 2024-07-25 15:54:06 +10:00
b074b9d453 Added a "toast" message when copying a paste 2024-07-25 13:59:57 +10:00
1fe82c18af Added Pastes into the feed 2024-07-25 13:39:36 +10:00
04a5641650 fix for weird border on icon on startup 2024-07-25 13:28:17 +10:00
a25df4368e Fix for retrieving pastes while logged in 2024-07-25 13:27:48 +10:00
d14ee65af4 bumped version number 2024-07-23 17:20:39 +10:00
a02b14782b Added in pastes (from people)
might still need some work/testing
Also, should I add pastes in the feed?
2024-07-23 17:02:53 +10:00
278811c2c2 added icon back in for ios 2024-07-23 13:55:35 +10:00
85bc105ddd Package updates 2024-07-23 12:16:21 +10:00
6e5b206c20 Enable edit statuslog bio 2024-07-23 11:12:52 +10:00
909038ff79 Tidy up of the API service 2024-07-16 12:15:56 +10:00
cc779051bf Renamed RestService -> ApiService 2024-07-16 10:45:33 +10:00
cee1c3dfd2 cleaning up the global javascript 2024-07-16 10:42:43 +10:00
905257789b removed some superfluous styles from app.css 2024-07-16 10:38:57 +10:00
e017269685 More css reorg
Split out some separation of concerns:
- color
- font/typography
- icon/emoji related
- z-indexes
- the rest (mostly layout)
2024-07-16 10:35:01 +10:00
859f8348f0 Added character counter and alert for new statuses 2024-07-16 09:47:42 +10:00
1bf7e74a5a (in progress) cleaning up css 2024-07-12 17:08:22 +10:00
640cd73271 made the single animated emoji I'm using local 2024-07-12 15:16:46 +10:00
bdea7870ea Bumped version
I put the patch version in line with the single digit version for simplicity's sake.
It does mean I missed 0.9.5-0.9.6, but whatever.
2024-07-12 15:11:01 +10:00
7b462e3cfc Trimming some fat 2024-07-12 15:08:12 +10:00
2dc66abcd7 Fixed iframe resizer version @5.1.5 2024-07-12 14:44:19 +10:00
3d8047c01c Substituted the TossFace emoji font for Twemoji
Not only that, but a subset of Twemoji covering just the flags, bringing font size down dramatically.
2024-07-11 17:44:58 +10:00
f24ef392f7 Edit profile / profile pic 2024-07-11 15:57:53 +10:00
0fcda98b9f Customizing the markdown editor toolbar 2024-07-05 17:18:46 +10:00
25f362bfc5 Added a way to edit the profile page
Including custom css and head content, but not custom themes or metadata (yet)
2024-07-05 15:47:05 +10:00
b42bf2023d Fixed feed icon not appearing
+version bump
2024-07-04 10:21:25 +10:00
a5d860c916 Bumped version to 0.9.3 2024-07-02 13:02:16 +10:00
93b49f2533 Tidying up the feed feature 2024-07-02 12:55:07 +10:00
9c3f578eb6 Added Toss Face Emoji font specifically for flags 2024-07-02 12:04:52 +10:00
2274c34f07 Cleaned up more warnings 2024-07-02 10:29:50 +10:00
822bf52407 Clearing out some more warnings 2024-07-02 10:13:52 +10:00
fd0300fccb More reorg, cleaning up some warnings 2024-07-02 10:01:06 +10:00
1b0155d064 Some basic project tidy up 2024-07-02 09:19:37 +10:00
908f126987 bump version 2024-07-01 10:04:12 +10:00
b1cb4e21c4 Proper Ephemeral Integration 🥳 2024-07-01 09:44:55 +10:00
efa31a414c Following and feed 2024-06-28 17:08:12 +10:00
61c8ed5604 Small fix for reviewer account
and remove feed links for now
2024-06-28 09:36:04 +10:00
2b1a6f203f Nav changes, new feed page
Still need to actually hook up following people and such.
2024-06-27 17:26:43 +10:00
039fa52955 Added version to logged out menu and updated version 2024-06-27 16:17:57 +10:00
d3dde2ca21 changed version to 0.9.0 2024-06-27 09:16:26 +10:00
ce21244517 Making refresh behaviour more solid 2024-06-24 14:52:45 +10:00
65276d4984 Loading app settings
and putting app name and version number in the app class on startup
2024-06-24 14:51:48 +10:00
2fcb6e1fae some small styling fixes 2024-06-24 12:23:28 +10:00
d438c7c3cc fixed some status wrapping issues 2024-06-24 11:58:23 +10:00
ce86f2acf7 added app name and version to menu 2024-06-24 11:51:27 +10:00
434c84ce5c Add user agent so non-api requests work again 2024-06-24 11:41:03 +10:00
c7400ca42f Splash fixes 2024-06-24 11:40:24 +10:00
9369cf15ea Add a png icon
it has its uses outside of the app
2024-06-24 10:42:13 +10:00
d6a33fb793 Override create window to fix android crash 2024-06-24 10:41:39 +10:00