SondreB

Results 198 issues of SondreB

Users can use "t" tags as hashtags to posts. Make these tags linkable so users can view all posts with those hashtags. Example on tag: ![image](https://user-images.githubusercontent.com/309938/209575248-382316c2-1a98-4089-9baf-4eb326ab1801.png)

enhancement

The local data should be exportable and importable, at minimum the Circle and the settings for Circles. Circles can be local (private) or public (NIP-02), so user should be able...

enhancement

The NIP-02 specifies a kind of event that allows keeping a public contact ("follow") list. This should be an optional opt-in feature for users. Individual Circles should have option to...

enhancement

"Mute" means that the posts by that user should not appear in the "Home" feed, but user should still be listed in the "People" section. When a muted person replies...

enhancement

![image](https://user-images.githubusercontent.com/309938/209438261-b9c0cfa8-0651-4d97-83d8-fe57dc9c1c9f.png)

bug

Adding support for multiple languages is one of the first thing that I often need to add to apps, would be nice if perhaps tinijs had some examples or suggested...

I have an Angular 18 app that I've added the standard i18n (internationalization) support for Angular. This means the output of my app are multiple folders with copies of the...

enhancement