aoife cassidy nbsp
  • in bed
  • Joined on 2022-06-11
nbsp pushed to alt-textarea at nbsp/pleroma-fe 2022-06-26 08:41:53 +00:00
5b38aae357 Use textarea instead of input for composing alt text
nbsp created branch alt-textarea in nbsp/pleroma-fe 2022-06-26 08:41:53 +00:00
nbsp created branch boost-priv in nbsp/pleroma-fe 2022-06-26 04:55:02 +00:00
nbsp pushed to boost-priv at nbsp/pleroma-fe 2022-06-26 04:55:02 +00:00
cc35202911 Allow boosting own private posts
nbsp created pull request AkkomaGang/akkoma-fe#14 2022-06-26 04:49:14 +00:00
Fix alt text wrap and line breaks
nbsp created branch alt-wrap in nbsp/pleroma-fe 2022-06-26 04:41:01 +00:00
nbsp pushed to alt-wrap at nbsp/pleroma-fe 2022-06-26 04:41:01 +00:00
912d642575 Fix alt text wrap and line breaks
9827c0e81e Merge pull request 'Remove auto-dismissing notifications' (#13) from sfr/pleroma-fe:develop into develop
Compare 2 commits »
nbsp commented on pull request AkkomaGang/akkoma#14 2022-06-25 15:45:13 +00:00
emoji reaction standardisation

close #9?

nbsp commented on issue AkkomaGang/akkoma#13 2022-06-24 16:25:53 +00:00
[documentation] set up static site for docs

also maybe this deserves a separate issue but admin-fe constantly links to the config docs, which are written for the config file and don't mention admin-fe at all making them completely…

nbsp commented on issue AkkomaGang/akkoma#13 2022-06-24 16:23:48 +00:00
[documentation] set up static site for docs

just for our edits? or for akkoma as a whole package i feel like adding "refer to docs-develop for {x}" is meh just add stuff on top of a fork of docs-develop i think, and clean it up

nbsp created pull request AkkomaGang/akkoma-fe#13 2022-06-23 19:35:51 +00:00
Remove auto-dismissing notifications
nbsp pushed to develop at nbsp/pleroma-fe 2022-06-23 19:33:08 +00:00
f481cdd00b Remove auto-dismissing notifications
c71405ccad Merge pull request 'Add private note field to user profile' (#9) from sfr/pleroma-fe:notes into develop
231a4af754 Disable private note for self
398b2624c8 Add note saving indicator
4f0eabbd55 api: turn MASTODON_USER_URL into a function
Compare 37 commits »
nbsp deleted branch notes from nbsp/pleroma-fe 2022-06-23 19:10:25 +00:00
nbsp created pull request AkkomaGang/akkoma-fe#12 2022-06-23 17:04:27 +00:00
Don't show note textarea if logged out
nbsp created branch notes in nbsp/pleroma-fe 2022-06-23 17:03:49 +00:00
nbsp pushed to notes at nbsp/pleroma-fe 2022-06-23 17:03:49 +00:00
9f9c5e01f1 Don't show note textarea if logged out
c71405ccad Merge pull request 'Add private note field to user profile' (#9) from sfr/pleroma-fe:notes into develop
231a4af754 Disable private note for self
398b2624c8 Add note saving indicator
4f0eabbd55 api: turn MASTODON_USER_URL into a function
Compare 10 commits »
nbsp deleted branch notes from nbsp/pleroma-fe 2022-06-23 14:39:05 +00:00
nbsp opened issue AkkomaGang/akkoma#10 2022-06-23 13:46:54 +00:00
cherry-picking support for Move and Update activities?
nbsp commented on pull request AkkomaGang/akkoma-fe#9 2022-06-23 12:07:02 +00:00
Add private note field to user profile

MASTODON_USER_URL isn't used anywhere else, so I added with_relationships to it directly also made it into a function like all the others