Commit Graph

1307 Commits

Author SHA1 Message Date
d43f0435d0
Merge pull request #287 from ZsZolee/main
Minor changes
2023-03-17 09:23:12 -04:00
Believethehype
52978fa237 Hashtags in front of a sentence ending should nod work, too. 2023-03-17 13:17:19 +01:00
Believethehype
f266a9e964 Special Hashtag for #Nostr 2023-03-17 12:38:47 +01:00
Zoltan
01cb27e6f5
Minor changes
Minor changes in the Hungarian translation
2023-03-17 10:12:50 +01:00
toadlyBroodle
551ed64e98 add PollNoteEvent type 2023-03-17 16:57:17 +09:00
toadlyBroodle
f0b4660719 validate user input for all poll fields,
add user's pubkey to recipients field,
add poll field saveable texts to pollViewModel,
2023-03-17 16:48:26 +09:00
Believethehype
38730ea534 fixed some linting issues 2023-03-17 08:03:47 +01:00
believethehype
a955f55fc6
Merge branch 'vitorpamplona:main' into main 2023-03-17 07:24:29 +01:00
Believethehype
a42cdaaf91 added special Bitcoin Hashtag with Icon
(S/O to tata)
2023-03-16 23:44:25 +01:00
0633707ec6 Disabling online search after leaving the Search screen 2023-03-16 16:33:17 -04:00
8768daa06f Fixing Background color of the badge presentation 2023-03-16 16:32:42 -04:00
fb0a7b0ae4 Fixing missing messages on chat 2023-03-16 16:31:42 -04:00
f8b6b8fb45 v0.27.1 2023-03-16 14:24:58 -04:00
888b6daa2a Support for Following Hashtags 2023-03-16 14:20:30 -04:00
toadlyBroodle
29c4c42547 delete pollOption values on cancel(),
move recipients field to optional section,
make recipients, options textFields fillMaxWidth
2023-03-16 19:25:54 +09:00
toadlyBroodle
107e09aefb move pollOptions list to pollViewModel,
add/delete poll options functionality,
don't allow deleting first 2 poll options
2023-03-16 19:06:00 +09:00
811c373e4c v0.27.0 2023-03-15 17:07:06 -04:00
1812ec296e Hashtags 2023-03-15 17:02:49 -04:00
59cdd81aec Shows LongForm Texts on Global 2023-03-15 17:02:13 -04:00
9297afc02a Deleting contact lists from pausing the app 2023-03-15 15:13:23 -04:00
a8d8be3307 Removing unused mentions in LocalCache 2023-03-15 14:35:10 -04:00
53ec6c817c Fixes the deletion of private messages and messages in tags 2023-03-15 14:28:03 -04:00
b7c4ec8358 Shows url host in the link preview 2023-03-15 14:06:26 -04:00
3426ff307c Makes sure onClick and onLongClick are null when their counterparts are as well. 2023-03-15 13:58:09 -04:00
cddb713b2f Adds the following icon to the chat header 2023-03-15 13:52:26 -04:00
1871fe6177 Locally cache following Users in the Home & Conversations filter 2023-03-15 13:40:26 -04:00
83a8558f23 Caching followingChannels and followingUsers to speed Global filter up 2023-03-15 13:39:47 -04:00
dbc155454f Checks for hex keys in the tag list before showing follows 2023-03-15 13:39:06 -04:00
80e251acfb Avoids creating User for all awardees of a badge. 2023-03-15 13:22:11 -04:00
a597bd7882 Checks the mentions for a valid Hex before creating users in the cache. 2023-03-15 13:14:10 -04:00
a53bb53c12 Avoids breaking urls and invoices when cutting an expandable content 2023-03-15 13:13:41 -04:00
4fa7aa54a8 Refactoring Note's hasReports function 2023-03-15 13:12:55 -04:00
a9490e1299 Refactoring calls to check if a user is the signed in user. 2023-03-15 13:12:21 -04:00
2bf36f1cfe Implements a faster AuthorGallery for notifications 2023-03-15 11:39:30 -04:00
c781d5eff7 Forces image size in profile pictures to reduce calculations before resizing the downloaded image. 2023-03-15 11:21:53 -04:00
e8d84795d5 Reduces badge size in Profiles 2023-03-15 11:21:00 -04:00
b351a781a9 Removes time measuring functions from RoboHash 2023-03-15 11:20:36 -04:00
97d9e96e2b Uses cached functions for isFollowing calculations 2023-03-15 11:20:09 -04:00
625b8c3bce Makes the reporting Menu less starkey in dark theme 2023-03-15 09:11:55 -04:00
edd4a4cc2c
Merge pull request #275 from maxmoney21m/feature/216-merge-reports
Add separate screen for report & block
2023-03-15 08:09:07 -04:00
b305ccad1d
Merge pull request #280 from maxmoney21m/bugfix/gitignore
Remove ignored file
2023-03-15 08:08:39 -04:00
14ca6f1d08
Merge pull request #281 from maxmoney21m/bugfix/string-parameters
Add parameters for strings with variables
2023-03-15 08:08:05 -04:00
maxmoney21m
ad4e6d6596 Add Block button and dialog 2023-03-15 13:40:59 +08:00
maxmoney21m
e94d2b5340 Update gitignore 2023-03-15 11:29:05 +08:00
maxmoney21m
0241bf0913 Add report & block screen 2023-03-15 11:29:04 +08:00
maxmoney21m
36885eb6dc Add parameters for strings with variables 2023-03-15 11:26:51 +08:00
maxmoney21m
c1917855d0 Remove ignored file 2023-03-15 10:42:53 +08:00
0272073636 Merge remote-tracking branch 'origin/HEAD' 2023-03-14 22:01:54 -04:00
063ef1e3a9 v0.26.2 Fdroid build 2023-03-14 21:59:59 -04:00
4ec7af3265
Merge pull request #279 from maxmoney21m/feature/54-reproducible-build
Add .profm sorting to build.gradle
2023-03-14 21:58:51 -04:00