Joel Klabo
76d1ee34d8
Add CI Testing
Closes : #304
2 years ago
punterwantsawhalepass
3b0a84bd43
Update README.md
Closes : #305
2 years ago
William Casarin
5a1daebeca
Revert "feat(ci): Publish PR notifications to Nostr"
This reverts commit aee29f145a
.
2 years ago
Terry Yiu
08666ff90d
Fix spacing on transifex.yml
Closes : #307
2 years ago
William Casarin
b2b790a969
Reactions View
Changelog-Added: Added Reactions View
2 years ago
William Casarin
907f0d236f
Rename boost to repost and removed nip05 domain from them
Changelog-Changed: Renamed boost to repost
Changelog-Changed: Removed nip05 domain from boosts/reposts
2 years ago
William Casarin
4b8f536a9b
Refactor NIP05 badge into its own view
Also only make it clickable in profile view
2 years ago
Joel Klabo
c76f92c6ed
Move Counts to Right Side Like Twitter
2 years ago
Joel Klabo
a165f4281c
Use Overlay for Label to Prevent Views Moving
2 years ago
Joel Klabo
5dbf8029da
Update Shaka Assets and Use for EventActionBar
2 years ago
Joel Klabo
b1885700ca
Use A Disabled Version of Shaka to Prevent Size Change
2 years ago
Joel Klabo
9e5209b48d
Hide the NIP-05 Domain in Follow List
Changelog-Chaged: Hide the NIP-05 Domain in Follow List
Closes : #267
2 years ago
William Casarin
6bcea13d5a
minor cleanup from merge
2 years ago
William Casarin
9944a7bf2a
sidebar: rename App settings to Settings
Also localize
2 years ago
Darrell
424fb55343
remove unused packages
Shimmer package was added to package dependencies in #56 but Shimmer.swift in Components was used instead.
2 years ago
Paul
901931443f
Update README.md
The backticks around the code markdown example need escaped with two backticks and a space.
2 years ago
Ben Weeks
40d11ad680
Add a Sidebar
Changlog-Added: Sidebar
Closes : #273
2 years ago
Jonathan Milligan
4d8088d0d0
feat: Add left handed option for post button
Added a left handed toggle in the app configuration section to turn on
left handed mode which moves the post button to the left side. Nearly
done. May just need to fix an initialization bug.
Closes : #282
Changelog-Added: Left hand option for post button
2 years ago
bndw
aee29f145a
feat(ci): Publish PR notifications to Nostr
Sends pull request notifications to Nostr using Github Workflows and
noscl.
Closes : #297
2 years ago
Jonathan Milligan
c9463804a8
style: DMs only take up 80% of screen width
DMs now take up only 80% of the available screen width so it looks much
more like iMessages.
Closes : #286
Changelog-Changed: Make DMs only take up 80% of screen width
2 years ago
Ben Weeks
dccaf35410
Uses damus image on the homepage
Closes : #291
Changelog-Added: Damus icon at the top
2 years ago
Joel Klabo
45e64dc42c
Hide Recommended Relays Section if Empty
Closes : #293
Changelog-Changed: Hide Recommended Relays Section if Empty
2 years ago
OlegAba
5a32a384c4
Add fallback image url to profile pic view
Closes : #294
Changlog-Changed: Add fallback image url to profile pic view
2 years ago
Fredrik Olofsson
35ae69740a
Get event after Add button is pressed to make sure it is up to date.
Closes : #296
Changelog-Fixed: Fixed issue with relays not keeping in sync when adding
2 years ago
Joel Klabo
43cc3b6b6b
Make NIP-05 Domain Tappable
Closes : #275
Changelog-Added: Make purple badges on profile page tappable
2 years ago
Terry Yiu
b367382aae
Export localizations and add Transifex config
2 years ago
Terry Yiu
bf1866056c
Change development locale to en-US and add es-419 as a target locale
2 years ago
Terry Yiu
016dfa54f3
Internationalize amount formatting for sats
2 years ago
Terry Yiu
887eb902bf
Add comments to localized strings
2 years ago
Ben Weeks
966f330317
Added hidden dummy code for future options.
2 years ago
Ben Weeks
cb54ac0494
Updated sidebar to close when tab items at the bottom are clicked too.
2 years ago
Ben Weeks
fac1911524
Undid change to navigation appearing above the tabView as unfortunately has consequence hadn't spotted of the tab view dropping from profile page and settings page.
2 years ago
Terry Yiu
dcf328e7ac
Fix localization bugs
2 years ago
Ben Weeks
38211a74f5
Moved the sidebar to above the tab buttons.
2 years ago
Ben Weeks
9b236f9583
Changed opacity to Damus on-brand grey. Removed unnecessary code.
2 years ago
Ben Weeks
4378397c4c
Fixed animation. Made menu a touch smaller.
2 years ago
Ben Weeks
392281ca40
Removed unnecessary code.
2 years ago
Ben Weeks
3bf39dc04b
Fixed overlay issue (now has faded background)
2 years ago
Ben Weeks
8161d55d05
Updated colors and swapped icons.
2 years ago
Ben Weeks
30151e14fa
Merge branch 'damus-io:master' into sidebar
2 years ago
Ben Weeks
c6ca0a058e
Updated text color to white and swapped icons round
2 years ago
William Casarin
c10fcc52e3
dms: always use the other persons pubkey in context menu
The DM view can sometimes show our last message, which means the pubkey
in the context menu would be ours. This is super confusing, so always
use the other persons pubkey when copying the user id in the DMs view.
Changlog-Fixed: Always copy other persons pubkey in DMs context menus
2 years ago
OlegAba
08dd2d5414
Fix picker bug and refactored
2 years ago
Ben Weeks
d9b60c0052
Merge branch 'damus-io:master' into sidebar
2 years ago
Ben Weeks
fba29d4454
Worked on amending the colors.
2 years ago
William Casarin
421245a2f8
v1.0.0 (5) Changelog
2 years ago
William Casarin
ec4790a8fe
v1.0.0 (5)
2 years ago
OlegAba
5f22a7691f
Fix TabView loading new view on scroll
2 years ago
OlegAba
d878ff6fdb
Add system background color to profile pics
Changelog-Fixed: Add system background color to profile pics
Closes : #270
2 years ago
William Casarin
7081c4ac69
Profile: make key high-res and reintroduce key color
Changelog-Fixed: High res color pubkey on profile page
2 years ago