Commit Graph

21 Commits

Author SHA1 Message Date
Feufochmar 612a1abbd6 Add checks 2022-05-23 13:42:11 +02:00
Feufochmar caa7891b93 Use import/export instead of require, so node is not needed in the render. Also fix an issue with previous/next in timelines. 2021-05-24 13:48:22 +02:00
Feufochmar e027336e2b Fix the write note page. 2020-04-05 18:02:23 +02:00
Feufochmar f38597c738 Make sure that the bearer token is only sent when interacting with the server of the ConnectedUser. Remove the token of places it is not needed. 2020-04-05 17:36:16 +02:00
Feufochmar 0cb6a8555a Use activity-vocabulary in timeline, activity and objects wrappers. 2020-04-05 17:04:23 +02:00
Feufochmar 6c1ac941eb Add classes for activity vocabulary. Migrate actor to use them. 2020-04-04 18:34:45 +02:00
Feufochmar 0c42dbb2f8 No title property in objects (name instead). Summary can be HTML. 2020-04-02 12:12:32 +02:00
Feufochmar 62a79de454 Other part of activity icons. 2020-04-02 12:10:05 +02:00
Feufochmar b72a23f696 Icons for activities displayed in the timeline. 2020-04-01 18:06:47 +02:00
Feufochmar 5e5f498328 Show attachments of messages. 2020-03-31 17:27:05 +02:00
Feufochmar 4aaabcda3d Render source-code in a paragraph and not a text area. Add a disconnect button on the connected user's profile. 2020-03-31 16:00:13 +02:00
Feufochmar 8a7bf8cf21 Cosmetic changes 2020-03-31 13:33:27 +02:00
Feufochmar 86a84b287b Display objects of activities. Rework how activities are displayed. 2020-03-30 17:51:02 +02:00
Feufochmar 9431963b13 Display activity -- without object. 2020-03-30 12:51:38 +02:00
Feufochmar cb5977f910 Show the timeline 2020-03-30 10:34:40 +02:00
Feufochmar 7e04869453 Change deeply the look of the application. Still to do: timelines/collections, activities. 2020-03-27 17:08:59 +01:00
Feufochmar cb7ed42f9b Change the name/server loading method of Actor to take the address directly 2020-03-26 12:50:22 +01:00
Feufochmar 3c24c61e1e Add dummy actors for followers to display those correctly in To/Cc fields 2020-03-26 12:15:44 +01:00
Feufochmar 9950bc5544 Loading inbox / outbox should be displayed in *-messages, not *-messages-error 2020-03-25 20:00:38 +01:00
Feufochmar 4538aaa903 Add the raw json and a few checks on the actor structure. Change access to elements in UI. 2020-03-25 16:40:26 +01:00
Feufochmar b811b09fa5 New Electron application. Import old AP.Mail HTML/JS version and improve it a bit. 2020-03-25 13:37:11 +01:00