- 07 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 06 Feb, 2023 3 commits
-
-
-
Wang Zichong authored
-
Script Kiddy authored
-
- 05 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 04 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 02 Feb, 2023 4 commits
-
-
-
James Graham authored
Use a state machine to open and close the account switcher so clicks aren't missed. BUG: 462549
-
James Graham authored
-
Script Kiddy authored
-
- 01 Feb, 2023 2 commits
-
-
Tobias Fella authored
-
Script Kiddy authored
-
- 31 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 30 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 29 Jan, 2023 3 commits
-
-
Tobias Fella authored
Should fix #568
-
-
Script Kiddy authored
-
- 28 Jan, 2023 5 commits
-
-
Tobias Fella authored
-
Tobias Fella authored
-
James Graham authored
Add play, volume and duration slider 
-
-
Script Kiddy authored
-
- 27 Jan, 2023 4 commits
-
-
Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
-
Tobias Fella authored
-
Tobias Fella authored
This is needed to ensure that the sqlite lib is packaged into the apk
-
Script Kiddy authored
-
- 26 Jan, 2023 2 commits
-
-
James Graham authored
-
Script Kiddy authored
-
- 25 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 24 Jan, 2023 2 commits
-
-
James Graham authored
This is mostly a stylistic rework of the chatbar but there are some buxfixes / improvements in here as well. The aim was to make the chatbar so it's size was managed in the same manner as the timeline in both bubble and compactmode in the same manner as !476. The other features are: - Replies, attachments and edits now look like they are inside the chatbar and use a similar styling to edits in message bubbles - Replies and edits now part of the message so they arte part of the ScrollView and will scroll away when the text is long - ~~The emoji picker is now a popup so it doesn't mess with the timeline layout when activated~~ (done in !697) - ~~Emoji dialog is now no longer required as the picker itself is a popup now~~ (no longer the case see above) - The scrollbar now sits on the right of the chatbar actions rather than weirdly to the left - The action icons will always stay in the same place even as the chatbar gets taller Updated\  Scrollbar behaviour before  Scrollbar behaviour after 
-
Script Kiddy authored
-
- 23 Jan, 2023 3 commits
-
-
Tamara Schmitz authored
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 22 Jan, 2023 3 commits
-
-
James Graham authored
Felt like the src folder was getting a bit crowded so move all the models to a folder named models.
-
This patch fixes two key issues: * `?` is considered part of the URL, even if there might not be anything past it. I've seen people now putting spaces after URLs to get around this issue. * `)` is also part of the URL, as well as `:` despite those not being valid characters at the end of URLs.
-
Script Kiddy authored
-
- 21 Jan, 2023 2 commits
-
-
When sending an image as an attachment, the message you type into the chat box becomes its caption. However, it's not clear when in the chat box itself, which confusingly says you're typing a message.
-
Script Kiddy authored
-