Commit Graph

1307 Commits

Author SHA1 Message Date
toadlyBroodle
dbf0256b1c add zap vote amount dialog,
show vote option tallies,
format zapped vote button icons
2023-03-24 18:10:02 +09:00
e910260375 Merge remote-tracking branch 'origin/HEAD' 2023-03-23 17:58:16 -04:00
7c9510a6c9
Merge pull request #310 from lgleasain/main
adding in support for clicking on lightning withdrawal links intenting out to a wallet
2023-03-23 17:53:24 -04:00
3030d474e2 Migrates per-relay stats from event counter to bytes transmitted. 2023-03-23 17:52:26 -04:00
d9c0b8cd20 Fixes mark for users that pledged sats to a bounty 2023-03-23 17:20:33 -04:00
Lance Gleason
51fbf1b1a5 adding in support for clicking on lightning withdrawal links and having it go to a wallet 2023-03-23 14:52:15 -06:00
ba33b5e1c6 removes prefixes of unsecured websocket addresses 2023-03-23 16:30:52 -04:00
81d9037807 Simplifying Reply unwrap for messages made by the logged in Person 2023-03-23 15:47:20 -04:00
79c894dcfd Moving Markdown default styling to a singleton 2023-03-23 15:21:44 -04:00
e4c98cf39f Fixing spaces after url 2023-03-23 15:21:25 -04:00
ed1e080fbe Support for r tags 2023-03-23 15:20:35 -04:00
afef10189b v0.29.0 2023-03-23 12:32:14 -04:00
1a66319a6d Support to pledge additional bounty amounts. 2023-03-23 12:24:46 -04:00
7a1470ef7b BugFix: Don't add e tags with addresses. 2023-03-23 12:24:11 -04:00
be09577db1 Adds extra space before uncited hashtags. 2023-03-23 11:07:29 -04:00
f91a0d4cd0 Fixes hashtag links 2023-03-23 11:07:02 -04:00
4589e6f329 Adding Bounty information to Note 2023-03-23 10:49:01 -04:00
7375c9e9e3 Adds border for Markdown texts 2023-03-23 10:46:59 -04:00
ccd71a8023 Adds default banner image to LongFormPosts if none is found 2023-03-23 09:04:44 -04:00
3a76d176c5 Adds user's picture and background to LongForm posts without a default image 2023-03-23 08:58:18 -04:00
6626be8e1c Displays hashtags that are not in the text at the bottom of each note 2023-03-23 08:57:28 -04:00
toadlyBroodle
171a7841b3 add zap buttons to PollNote options,
add poll_option tag and handlers to LnZapEvents and zap funs,
2023-03-23 19:11:07 +09:00
toadlyBroodle
611dcc0189 implement new NIP69 poll_option tags format List<List<String>>,
fix PollNoteEvent field getter return types
2023-03-23 16:18:16 +09:00
dd9ea5f27e Support for video uploads. 2023-03-22 16:50:18 -04:00
cb20e14822 Sending Addressable notes to Habla.news: Fixes: https://github.com/vitorpamplona/amethyst/issues/295 2023-03-22 15:47:01 -04:00
b9aa099a1e Adding space on inner notes 2023-03-22 15:03:14 -04:00
1e8bc10ad1 Showing progress bars when Zaps are requested 2023-03-22 14:24:33 -04:00
ba40b1815f Checks if the requested amount to matches the received LN Invoice's amount 2023-03-22 14:23:42 -04:00
cf2c56e088 Adds instructions of use for the wallet connect 2023-03-22 11:56:12 -04:00
896758121b Blocks translations of @npub/@note tags in the text. 2023-03-22 11:24:58 -04:00
f0f9726ede Support for Wallet Connect Api 2023-03-22 09:45:21 -04:00
ddb3990c11 Fully hiding chat messages from hidden users. 2023-03-21 14:15:58 -04:00
8a72e3b7ac Reducing the amount of preloaded messages in chat. 2023-03-21 14:15:26 -04:00
aae1a65cba Refactoring: notNull filter is not needed. 2023-03-21 14:13:32 -04:00
fb017c3903
Merge pull request #299 from believethehype/main
Minor Cosmetics for HashTagIcons
2023-03-21 08:29:23 -04:00
toadlyBroodle
ef31f56eab add PollNote type to ThreadFeedView,
simplify PollNote() arguments,
use parent's backgroundColor,
breakout PollNote modifier
2023-03-21 20:52:30 +09:00
toadlyBroodle
771cdd6ebe add PollNote to ui.note,
simplify code for displaying PollNoteEvents with replyTos or mentions,
fix pollOptions (and other poll fields) get from tags functions
2023-03-21 20:05:53 +09:00
Believethehype
0c1b9195d7 higher resolution icons, fixed descriptions, positioning 2023-03-21 10:27:38 +01:00
Believethehype
1fe58810a0 2 additional popular community hashtagicons
plebchain / coffeechain
2023-03-21 08:46:19 +01:00
Believethehype
3cde9bcdd5 Update HashtagIcon.kt 2023-03-21 08:21:56 +01:00
Believethehype
0c3b73f4d3 Minor Cosmetics for HashTagIcons
- Made Icons a little bit larger again, as it was before last (scaling fix) update.

- Added some more popular variations of currently supported hts.
2023-03-21 08:19:18 +01:00
25883d00ce v0.28.1 2023-03-20 20:57:12 -04:00
d04bbfc640
Merge pull request #297 from believethehype/main
Better scaling for HashtagIcons for different System font sizes
2023-03-20 20:50:11 -04:00
7da837f49e Always hide the note if the user has selected to hide user. 2023-03-20 20:46:25 -04:00
9709ffe388 Removes the possibility of duplicated event in Bookmarks 2023-03-20 20:45:36 -04:00
Believethehype
f7cc656288 Update HashtagIcon.kt 2023-03-21 01:08:15 +01:00
Believethehype
3ba979e513 Update HashtagIcon.kt 2023-03-21 00:55:27 +01:00
eadb4a108c Fixing EO Translations 2023-03-20 18:50:25 -04:00
8b44816520 v0.28.0 2023-03-20 18:26:03 -04:00
2fb673acf0 Bookmarks 2023-03-20 18:16:07 -04:00