| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix chat input status having a fixed width requirement | fiaxh | 2023-05-13 | 1 | -0/+1 |
* | Fix xml output intendation | fiaxh | 2023-05-13 | 1 | -1/+1 |
* | Fix character counting for fallbacks | fiaxh | 2023-05-01 | 2 | -3/+3 |
* | Focus ChatInput textbox after selecting emoji | Karim Malhas | 2023-04-23 | 1 | -0/+2 |
* | Code cleanup: Remove left-over usages of mam_earliest_synced | fiaxh | 2023-04-23 | 3 | -29/+1 |
* | Fix crash on NS_URI call when own server has no MAM; drop broken mam:1 "support" | fiaxh | 2023-04-23 | 6 | -50/+37 |
* | Fix empty alias being handled different than none | Marvin W | 2023-04-22 | 1 | -0/+1 |
* | Fix call window styling | fiaxh | 2023-04-22 | 2 | -9/+2 |
* | Fix Flatpak pipewire socket access | Marvin W | 2023-04-22 | 1 | -1/+1 |
* | Fix call window controlls hiding | fiaxh | 2023-04-22 | 1 | -3/+19 |
* | Fix video for cameras with rotated image | Marvin W | 2023-04-22 | 4 | -15/+122 |
* | Build: Adjust to never build with libsignal-protocol-c | Marvin W | 2023-04-22 | 5 | -105/+6 |
* | Fix GitHub CI build-flatpak | Marvin W | 2023-04-22 | 2 | -2/+4 |
* | Add Github CI job for Flatpak | Sonny Piers | 2023-04-21 | 1 | -0/+12 |
* | Add Flatpak manifest | Sonny Piers | 2023-04-21 | 1 | -0/+75 |
* | Always export symbols to fix startup on BSDs | Klemens Nanni | 2023-03-24 | 1 | -0/+1 |
* | Add CI for the meson build | hrxi | 2023-03-24 | 1 | -0/+13 |
* | First steps of meson support | hrxi | 2023-03-24 | 11 | -1/+486 |
* | Make members of `Plugins.Registry` public instead of internal | hrxi | 2023-03-24 | 1 | -8/+8 |
* | Fix images from another client in our account not being displayed right away | fiaxh | 2023-03-23 | 2 | -5/+14 |
* | Check sender of bookmark:1 updates | Marvin W | 2023-03-23 | 1 | -0/+10 |
* | Bind soup session lifetime to File provider/sender lifetime | Marvin W | 2023-03-22 | 2 | -6/+6 |
* | Fix a crash if a message subnode is not found in a carbon | Bohdan Horbeshko | 2023-03-21 | 1 | -0/+4 |
* | FreeDesktopNotifier: Set notification categories | Sebastian Krzyszkowiak | 2023-03-21 | 1 | -0/+6 |
* | Remove gspell | Michael Vetter | 2023-03-21 | 2 | -15/+1 |
* | data: Set StartupNotify to true in .desktop file | Sebastian Krzyszkowiak | 2023-03-21 | 1 | -1/+1 |
* | Improve database performance while reconnecting and syncing | Marvin W | 2023-03-21 | 2 | -1/+20 |
* | Improve history sync | Marvin W | 2023-03-21 | 2 | -55/+56 |
* | Fix C binding for gst_video_frame_get_data | Marvin W | 2023-03-20 | 1 | -0/+1 |
* | Add missing since to DOAP | Marvin W | 2023-03-20 | 2 | -0/+18 |
* | DOAP: Add first supported version for more XEPs | Marvin W | 2023-03-07 | 2 | -2/+100 |
* | Update XEPs in DOAP | Marvin W | 2023-03-06 | 2 | -2/+98 |
* | New Avatar UI | Marvin W | 2023-03-05 | 33 | -645/+694 |
* | Implement XEP-0392: Consistent Color Generation | Marvin W | 2023-03-05 | 6 | -11/+515 |
* | Consider stream readable when EOS is reached. | Marvin W | 2023-03-02 | 1 | -1/+1 |
* | Fix critical warnings after DTLS-SRTP calls without OMEMO verification | Marvin W | 2023-03-02 | 1 | -1/+1 |
* | Fix typing notifications in groupchats | Marvin W | 2023-03-02 | 2 | -18/+7 |
* | Fix some memory leaks | fiaxh | 2023-02-27 | 6 | -53/+143 |
* | Stop regenerating message menu buttons | fiaxh | 2023-02-16 | 4 | -33/+51 |
* | Clear chat input after /command | fiaxh | 2023-02-10 | 1 | -7/+8 |
* | Remove spell check setting | fiaxh | 2023-02-09 | 4 | -96/+2 |
* | Make the symbolic app icon square | fiaxh | 2023-02-09 | 1 | -4/+4 |
* | Settings: Connect to Switch.notify-active instead of to activate | fiaxh | 2023-02-09 | 1 | -5/+5 |
* | menu_app: Move preferences to last group | Christopher Davis | 2023-02-09 | 1 | -2/+2 |
* | menu_app: Rename Settings to Preferences | Christopher Davis | 2023-02-09 | 1 | -1/+1 |
* | settings_dialog: Use AdwPreferencesWindow and AdwActionRow | Christopher Davis | 2023-02-09 | 2 | -65/+80 |
* | Prepare for 0.4 release | Marvin W | 2023-02-07 | 2 | -5/+6 |
* | Update translations | Translations | 2023-02-07 | 117 | -2337/+4198 |
* | Don't accept corrections from MUC MAM | Marvin W | 2023-02-07 | 1 | -1/+2 |
* | Fix various date/time stamps not updated or wrong time zone | Marvin W | 2023-02-07 | 3 | -13/+29 |