Hank Grabowski
|
81f70cca08
|
Fix rendering error on post interactions by ensuring utf8 decoding of result
|
2022-12-12 22:57:32 -05:00 |
Hank Grabowski
|
44f6fed15b
|
Update for iOS build project version
|
2022-12-10 11:44:23 -05:00 |
Hank Grabowski
|
9ff185d553
|
Fix favourite spelling on notification enum
|
2022-12-10 11:44:13 -05:00 |
Hank Grabowski
|
0f4ecd8676
|
Rename "home" to timelines
|
2022-12-08 14:23:11 -05:00 |
Hank Grabowski
|
3ede9ed04c
|
First cut at group timelines
|
2022-12-08 13:37:30 -05:00 |
Hank Grabowski
|
0704539a47
|
Add support for the connection request type.
|
2022-11-30 14:32:40 -05:00 |
Hank Grabowski
|
52bc8a20e1
|
Add notification click through flow to posts/profiles
|
2022-11-30 00:56:14 +00:00 |
Hank Grabowski
|
6f6fe79ac0
|
Add user profile and posts pages first cuts
|
2022-11-29 15:33:16 +00:00 |
Hank Grabowski
|
ff3e938f70
|
Add Post viewer screen and ability to open post in external browser
|
2022-11-23 15:48:09 -05:00 |
Hank Grabowski
|
d2db2b870d
|
Updated dependencies (automatic)
|
2022-11-23 15:47:09 -05:00 |
Hank Grabowski
|
f224925540
|
Add being able to add comments to posts.
|
2022-11-22 21:59:08 -05:00 |
Hank Grabowski
|
8bb8bd7cc8
|
Disable reshare button for own posts.
|
2022-11-22 14:42:26 -05:00 |
Hank Grabowski
|
4d7cf7fd98
|
Add basic post editing with content summary
|
2022-11-22 13:55:50 -05:00 |
Hank Grabowski
|
ad14eb25ae
|
Add public/private indicator and content summary/warning toggles
|
2022-11-22 13:36:57 -05:00 |
Hank Grabowski
|
8150134bfe
|
Fix likes JSON deserializing
|
2022-11-22 11:48:27 -05:00 |
Hank Grabowski
|
5f1e8809e1
|
Add resharing of posts (only posts RN)
|
2022-11-22 11:43:16 -05:00 |
Hank Grabowski
|
0c420593c5
|
Make it so posts only load unless requested and add getting older posts
|
2022-11-22 09:54:10 -05:00 |
Hank Grabowski
|
9d8f914df0
|
Add status load comments button
|
2022-11-22 09:53:35 -05:00 |
Hank Grabowski
|
91d1267659
|
Auto-formatting changes
|
2022-11-22 00:21:41 -05:00 |
Hank Grabowski
|
2f8aa26dbc
|
Add first cut at working notification panel
|
2022-11-21 23:46:34 -05:00 |
Hank Grabowski
|
c0598ad58e
|
More accurate timeline caching/querying.
|
2022-11-21 16:21:45 -05:00 |
Hank Grabowski
|
1c12d74e3b
|
Add clearing of timeline/entry buffers on sign out.
|
2022-11-20 22:26:49 -05:00 |
Hank Grabowski
|
0db2e86a51
|
Remove self signed certs override
|
2022-11-20 18:30:33 -05:00 |
Hank Grabowski
|
b280a74e40
|
Fix for self signed certs issue (but only partially implemented dev-mode settings)
|
2022-11-20 10:06:44 -05:00 |
Hank Grabowski
|
2c9357741f
|
Add notification clearing capability (server side not working)
|
2022-11-19 14:16:46 -05:00 |
Hank Grabowski
|
f4dee56650
|
Initial rudimentary notifications viewer and back end
|
2022-11-19 00:00:17 -05:00 |
Hank Grabowski
|
6af1c4f214
|
Add button bar w/nav to home, notifications, and profile
|
2022-11-18 22:49:11 -05:00 |
Hank Grabowski
|
37857a96d6
|
Add updatePost to get all comments on post
|
2022-11-18 18:31:28 -05:00 |
Hank Grabowski
|
1524cc217a
|
First cut of entire timeline elements rendering
|
2022-11-18 16:50:15 -05:00 |
Hank Grabowski
|
bac580935c
|
Initial timeline flows working
|
2022-11-17 11:04:14 -05:00 |
Hank Grabowski
|
f647b68881
|
Initial sign in/sign out workflow with proper state routing
|
2022-11-09 21:02:26 -05:00 |
Hank Grabowski
|
5d9986121f
|
Add stubbed out UI for experimentation
|
2022-11-08 20:28:48 -06:00 |
Hank Grabowski
|
a9db15887d
|
Add stubbed out FriendicaClient
|
2022-11-08 20:26:03 -06:00 |
Hank Grabowski
|
4c180f7de8
|
Add initial JSON parsers for Friendica and Mastodon JSON formats
|
2022-11-08 20:24:54 -06:00 |
Hank Grabowski
|
bde1aab519
|
Add AuthService initial cut
|
2022-11-08 20:24:29 -06:00 |
Hank Grabowski
|
4956208928
|
Add TimelineEntry with supporting classes
|
2022-11-08 20:23:56 -06:00 |
Hank Grabowski
|
1f30e70550
|
Add FriendicaEntry class (used for posts and comments)
|
2022-11-08 20:21:20 -06:00 |
Hank Grabowski
|
ff1961555a
|
Add login Credentials data class
|
2022-11-08 20:20:42 -06:00 |
Hank Grabowski
|
b61b840e13
|
Add Connection (as in other network person) data class
|
2022-11-08 20:20:16 -06:00 |
Hank Grabowski
|
2c3800de14
|
Add necessary imports
|
2022-11-08 20:19:44 -06:00 |
Hank Grabowski
|
83729b9fb4
|
Add padding widget
|
2022-11-08 20:18:32 -06:00 |
Hank Grabowski
|
aab7c4db14
|
Initial Commit
|
2022-11-02 23:25:29 -04:00 |
HankG
|
40ea080378
|
Add MPL License
|
2022-11-03 03:13:54 +00:00 |
HankG
|
a65bb45651
|
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist
|
2022-11-03 03:13:19 +00:00 |
HankG
|
104ea2d73b
|
Initial commit
|
2022-11-03 03:13:19 +00:00 |