Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-03 | Make error case with unverified master key more descriptive | Nicolas Werner | 1 | -7/+13 | |
2021-09-03 | Fix room ping permission checked incorrectly | Nicolas Werner | 1 | -1/+1 | |
2021-09-03 | Make desktop alerting independent from notification support in the homeserver. | Thulinma | 1 | -8/+17 | |
2021-09-03 | Fix z value of avatar in timeline | Nicolas Werner | 1 | -0/+2 | |
2021-09-02 | Translated using Weblate (French) | Weblate | 1 | -148/+148 | |
Currently translated at 93.0% (521 of 560 strings) Translated using Weblate (French) Currently translated at 93.0% (521 of 560 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Co-authored-by: Glandos <bugs-github@antipoul.fr> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-09-02 | Translated using Weblate (French) | Weblate | 1 | -57/+57 | |
Currently translated at 72.3% (405 of 560 strings) Translated using Weblate (French) Currently translated at 72.3% (405 of 560 strings) Translated using Weblate (French) Currently translated at 72.3% (405 of 560 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Eldred HABERT <stuff@eldred.fr> Co-authored-by: Glandos <bugs-github@antipoul.fr> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-09-02 | bump mtxclient | Nicolas Werner | 2 | -2/+2 | |
2021-09-02 | Warn the user before they ping the whole room | Nicolas Werner | 8 | -2/+94 | |
2021-09-01 | Translated using Weblate (Estonian) | Weblate | 1 | -9/+9 | |
Currently translated at 100.0% (560 of 560 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-08-31 | Translated using Weblate (Dutch) | Weblate | 1 | -10/+10 | |
Currently translated at 100.0% (560 of 560 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-09-01 | update translations | Nicolas Werner | 23 | -726/+1716 | |
2021-08-31 | Translated using Weblate (Dutch) | Weblate | 1 | -511/+526 | |
Currently translated at 100.0% (552 of 552 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (552 of 552 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (552 of 552 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (552 of 552 strings) Co-authored-by: Bas van Rossem <bas.v.rossem@gmail.com> Co-authored-by: Glael <glael@cock.li> Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Co-authored-by: Thijs Wester <wester.t@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-08-31 | Translated using Weblate (Dutch) | Weblate | 1 | -12/+12 | |
Currently translated at 9.9% (55 of 552 strings) Translated using Weblate (Dutch) Currently translated at 9.9% (55 of 552 strings) Translated using Weblate (Dutch) Currently translated at 9.9% (55 of 552 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Co-authored-by: Thijs Wester <wester.t@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-08-31 | right-click tap handler for replies | resolritter | 3 | -7/+62 | |
2021-08-31 | Fix session always being rotated if 'verified only' is active | Nicolas Werner | 1 | -2/+4 | |
2021-08-31 | Remove useless ; | Nicolas Werner | 1 | -1/+1 | |
2021-08-31 | Stop encrypting all sessions with secret | Nicolas Werner | 4 | -31/+61 | |
2021-08-31 | Fix parsing query keys responses with optional keys missing | Nicolas Werner | 2 | -2/+2 | |
2021-08-31 | Require a working secrets storage | Nicolas Werner | 1 | -2/+28 | |
2021-08-29 | Fix a few null warnings | Nicolas Werner | 3 | -11/+9 | |
2021-08-29 | Fix another leak when creating an animated image without an image | Nicolas Werner | 1 | -1/+6 | |
2021-08-29 | Loaded causes weird artifacts loading rooms | Nicolas Werner | 1 | -7/+2 | |
2021-08-29 | Fix memory leak of animated image textures | Nicolas Werner | 1 | -1/+3 | |
2021-08-29 | Small image pack editor improvements | Nicolas Werner | 3 | -1/+34 | |
- add missing mimetype - allow removal of images from pack - allow GIF as a format - don't divide size by 2 if the image is very small already | |||||
2021-08-29 | Add option to only play animated images on hover | Nicolas Werner | 5 | -1/+49 | |
2021-08-29 | cleanup QSettings usage a bit | Nicolas Werner | 3 | -19/+17 | |
2021-08-29 | Support animated images | Nicolas Werner | 8 | -29/+289 | |
fixes #461 | |||||
2021-08-29 | Use in memory media player instead of storing unencrypted files on disk | Nicolas Werner | 9 | -40/+266 | |
2021-08-28 | Remove CC-BY as main project license | Nicolas Werner | 1 | -1/+1 | |
Some of our build files and resource files are licensed as that, but not our actual code. This leads to funny issues, that GNOME software considers Nheko proprietary. To work around that, just put GPL there. Fixes https://github.com/flathub/io.github.NhekoReborn.Nheko/issues/1 | |||||
2021-08-27 | Translated using Weblate (Polish) | Weblate | 1 | -3/+3 | |
Currently translated at 25.7% (142 of 552 strings) Translated using Weblate (Polish) Currently translated at 25.7% (142 of 552 strings) Co-authored-by: AXD <dexkingcrazy@gmail.com> Co-authored-by: Stanisław Borowy <stabor7@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko | |||||
2021-08-27 | Add repo sync command for Gentoo distro users | Matan Alfasi | 1 | -0/+1 | |
2021-08-26 | Fix warning about double reference qualifier | Nicolas Werner | 1 | -1/+1 | |
2021-08-26 | bump mtxclient | Nicolas Werner | 2 | -2/+2 | |
2021-08-26 | Implement key backup upload | Nicolas Werner | 2 | -1/+77 | |
2021-08-26 | warn about online keybackup and default to off | Nicolas Werner | 1 | -1/+12 | |
2021-08-25 | Extend FAQs | Max Harmathy | 1 | -2/+22 | |
2021-08-23 | Translated using Weblate (German) | Weblate | 1 | -7/+7 | |
Currently translated at 88.7% (490 of 552 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
2021-08-22 | accept Backtab and Shift-Tab for hovering selection backwards | resolritter | 3 | -14/+20 | |
2021-08-22 | Useless capture | Nicolas Werner | 1 | -1/+1 | |
2021-08-22 | Even if you just change the log level, ensure that this compiles before ↵ | Nicolas Werner | 1 | -1/+1 | |
pushing... | |||||
2021-08-22 | Add db migration that clears the cache | Nicolas Werner | 2 | -10/+47 | |
This fixes spaces or stickers not showing up for old databases as well as the wrong format of the state_keys db. | |||||
2021-08-22 | Translated using Weblate (Estonian) | Weblate | 1 | -64/+64 | |
Currently translated at 100.0% (552 of 552 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-08-21 | Avoid completer jitter before closing | Thomas Karpiniec | 1 | -9/+5 | |
2021-08-21 | Allow opening a completer starting with selected text | Thomas Karpiniec | 1 | -3/+3 | |
2021-08-21 | Close popup on SelectAll | Thomas Karpiniec | 1 | -0/+4 | |
2021-08-21 | Simplify message delegate size calculation a bit | Nicolas Werner | 1 | -1/+1 | |
2021-08-20 | Trust key forwards from the original sender | Nicolas Werner | 1 | -0/+7 | |
2021-08-20 | Disable async timeline loading, since it hangs in a layout loop sometimes | Nicolas Werner | 1 | -1/+1 | |
2021-08-20 | Cleanup @room escape logic a bit | Nicolas Werner | 1 | -2/+3 | |
2021-08-19 | Translated using Weblate (Estonian) | Weblate | 1 | -3/+3 | |
Currently translated at 88.5% (489 of 552 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-08-19 | Add Qt.WindowTitleHint to qml dialogs | Joseph Donofry | 10 | -10/+10 | |
2021-08-19 | Clear emoji search field when picker closed | Thomas Karpiniec | 1 | -1/+2 | |
2021-08-18 | Add workaround for stickers not showing on iOS | Nicolas Werner | 1 | -0/+7 | |
see: https://github.com/vector-im/element-ios/issues/2353 | |||||
2021-08-17 | Update translations | Nicolas Werner | 23 | -1089/+2255 | |
2021-08-17 | bump mtxclient | Nicolas Werner | 2 | -2/+2 | |
2021-08-17 | Translated using Weblate (Estonian) | Weblate | 1 | -19/+19 | |
Currently translated at 100.0% (542 of 542 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-08-17 | Allow accepting knocks in the timeline | Nicolas Werner | 8 | -13/+135 | |
As well as selecting more join rules. | |||||
2021-08-17 | Load message list async | Nicolas Werner | 1 | -0/+1 | |
2021-08-17 | Fix all rooms being opened on startup | Nicolas Werner | 2 | -1/+3 | |
2021-08-17 | Fi lineendings | Nicolas Werner | 2 | -307/+307 | |
2021-08-17 | Update join button in room directory after join | Nicolas Werner | 4 | -10/+28 | |
2021-08-17 | Remove unneeded code | Nicolas Werner | 1 | -41/+1 | |
2021-08-17 | Allow downloading keys from key backup | Nicolas Werner | 15 | -36/+344 | |
2021-08-16 | Update translations | Joseph Donofry | 22 | -2706/+6015 | |
2021-08-16 | Update translation files | Weblate | 1 | -117/+0 | |
Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translation: Nheko/nheko | |||||
2021-08-16 | Update qt5 path in macos deploy.sh script | Joseph Donofry | 1 | -1/+1 | |
2021-08-16 | Fix dpi scaling of avatars | Nicolas Werner | 2 | -4/+4 | |
2021-08-15 | Run linter | Callum Brown | 1 | -6/+7 | |
2021-08-14 | Formatting | kamathmanu | 1 | -1/+1 | |
2021-08-14 | Cleanup more nits | kamathmanu | 1 | -19/+8 | |
2021-08-14 | Round images in the image provider | Nicolas Werner | 6 | -35/+87 | |
2021-08-14 | Formatting + Licensing | kamathmanu | 1 | -1/+1 | |
2021-08-14 | Clean up final nits | kamathmanu | 3 | -14/+14 | |
2021-08-14 | Tab to move down completer | Nicolas Werner | 2 | -0/+6 | |
2021-08-14 | Fix shadowing | Nicolas Werner | 1 | -3/+2 | |
2021-08-14 | Request keys when opening a room for the first time | Nicolas Werner | 2 | -11/+28 | |
2021-08-14 | Ensure device signatures always get verified on device update | Nicolas Werner | 1 | -1/+36 | |
2021-08-13 | Show verification status in memberlist | Nicolas Werner | 8 | -16/+59 | |
2021-08-13 | Show if there are unverified devices in a room | Nicolas Werner | 8 | -71/+219 | |
Also fixes some issues where nested transactions will poison the verification cache. | |||||
2021-08-12 | Fix cancel button on registration token dialog | Callum Brown | 1 | -4/+15 | |
2021-08-12 | Use QInputDialog to get registration token | Callum Brown | 4 | -112/+5 | |
2021-08-12 | Ran qmlformat and make license | kamathmanu | 4 | -225/+244 | |
2021-08-12 | Make search text selectable by clicking | kamathmanu | 1 | -0/+1 | |
2021-08-12 | Added Spinner while rooms load | kamathmanu | 3 | -18/+59 | |
2021-08-12 | Fix lambda to function pointer in coeurl on Linux | Nicolas Werner | 2 | -4/+4 | |
2021-08-12 | Fix typo in coeurl | Nicolas Werner | 2 | -4/+4 | |
2021-08-11 | Update coeurl | Nicolas Werner | 2 | -2/+2 | |
2021-08-11 | Fix long tcp timeouts | Nicolas Werner | 2 | -4/+4 | |
relates to #658 | |||||
2021-08-11 | Support token authenticated registration | Callum Brown | 4 | -0/+113 | |
Using a dialog after username and password have been provided. | |||||
2021-08-10 | Remove warnings on closing room | Loren Burkholder | 2 | -3/+8 | |
2021-08-10 | Remove unnecessary debugging log | Loren Burkholder | 1 | -1/+0 | |
2021-08-11 | Remove some unused headers | Nicolas Werner | 2 | -4/+0 | |
2021-08-11 | linting | kirp | 1 | -2/+1 | |
2021-08-11 | change slot close, to signal closing | kirp | 1 | -2/+3 | |
2021-08-11 | add shortcut Escape button for closing images issues 672 | kirp | 2 | -0/+4 | |
2021-08-11 | fix sticker packs being uneditable in some rooms | Nicolas Werner | 1 | -1/+1 | |
2021-08-11 | Fix potential crash when trying to read room info too early | Nicolas Werner | 1 | -16/+22 | |
2021-08-09 | Close currently open room when it is tapped again | Loren Burkholder | 1 | -1/+6 | |
2021-08-09 | Update README.md | 6543 | 1 | -1/+1 | |
2021-08-09 | Update README.md | 6543 | 1 | -1/+1 | |
2021-08-09 | Add rate limiting to unknown device list path | Nicolas Werner | 1 | -6/+25 | |
2021-08-09 | Fix nits from code review | kamathmanu | 7 | -19/+7 | |
2021-08-08 | AttrIbution | Nicolas Werner | 1 | -1/+1 | |
2021-08-08 | Enable insecure fallback for secret storage | Nicolas Werner | 3 | -4/+13 | |
2021-08-08 | Breaking: Change secret names and fix bug when storing secrets | Nicolas Werner | 2 | -20/+38 | |
2021-08-08 | Fix trying to delete unsupported events | Nicolas Werner | 1 | -18/+19 | |
2021-08-08 | increase settings window size | Nicolas Werner | 1 | -2/+2 | |
2021-08-08 | Fix typo in template | Nicolas Werner | 1 | -1/+1 | |
2021-08-08 | Don't set a title in the template | Nicolas Werner | 1 | -1/+0 | |
2021-08-08 | Use a form for feature requests | Nicolas Werner | 2 | -20/+50 | |
2021-08-08 | issue template must have unique ids | Nicolas Werner | 1 | -2/+1 | |
2021-08-08 | Don't end line with : | Nicolas Werner | 1 | -1/+1 | |
2021-08-08 | tabs -> spaces | Nicolas Werner | 1 | -29/+29 | |
2021-08-08 | Fix decryption errors in reply popups | Nicolas Werner | 2 | -0/+2 | |
2021-08-08 | Try github forms for bug reports | Nicolas Werner | 2 | -61/+151 | |
2021-08-07 | Protect against replay attacks | Nicolas Werner | 4 | -3/+29 | |
2021-08-07 | Fix Duplicate fetched chunk | kamathmanu | 1 | -2/+1 | |
2021-08-07 | Improve window closing | kamathmanu | 1 | -1/+6 | |
2021-08-07 | make lint | kamathmanu | 2 | -7/+6 | |
2021-08-07 | Fixed anchoring/positioning of delegate items and join room display | kamathmanu | 1 | -11/+26 | |
2021-08-07 | Made only unjoined rooms joinable | kamathmanu | 2 | -2/+14 | |
2021-08-07 | Padding for search bar | kamathmanu | 1 | -2/+2 | |
2021-08-07 | Linted code | kamathmanu | 3 | -161/+169 | |
2021-08-07 | Room Directory UI for exploring and joining public rooms. V1: simplistic ↵ | kamathmanu | 3 | -1/+169 | |
server + network facilities | |||||
2021-08-07 | Implemented Room Directory model to store and provide QML view with public ↵ | kamathmanu | 4 | -0/+266 | |
room data from mtxclient | |||||
2021-08-07 | Show encryption errors in qml and add request keys button | Nicolas Werner | 14 | -165/+220 | |
2021-08-07 | device=shm not needed in flatpak | Nicolas Werner | 1 | -1/+0 | |
2021-08-07 | Install recent flatpak in CI | Nicolas Werner | 1 | -2/+6 | |
2021-08-07 | Share shm in flatpak | Nicolas Werner | 1 | -0/+3 | |
fixes #562 Requires flatpak 1.11.1 | |||||
2021-08-07 | Fix redactions | Nicolas Werner | 2 | -2/+2 | |
2021-08-06 | this is not needed for translations | Nicolas Werner | 1 | -2/+2 | |
2021-08-06 | Allow creating new packs | Nicolas Werner | 6 | -6/+58 | |
2021-08-06 | Allow uploading additional stickers | Nicolas Werner | 4 | -5/+97 | |
2021-08-06 | Basic sticker pack editor | Nicolas Werner | 17 | -167/+751 | |
2021-08-05 | Update qt5 path after brew changes | Joseph Donofry | 1 | -2/+2 | |
2021-08-05 | Open profile when clicking avatar | Loren Burkholder | 1 | -0/+1 | |
2021-08-05 | Allow all characters when checking server input | Callum Brown | 1 | -1/+1 | |
So IDNs are not rejected. Invalid server names will be caught later. | |||||
2021-08-05 | Make things private slots | Callum Brown | 1 | -2/+1 | |
2021-08-04 | Disable brew in macos CI | Joseph Donofry | 1 | -3/+3 | |
2021-08-04 | Fix window placement on wayland and add close buttons | Nicolas Werner | 17 | -36/+52 | |
We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++. | |||||
2021-08-03 | Translated using Weblate (Finnish) | Weblate | 1 | -259/+276 | |
Currently translated at 100.0% (493 of 493 strings) Co-authored-by: -- <spdrespudro@yahoo.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | |||||
2021-08-02 | Reorganise src/RegisterPage.cpp | Callum Brown | 2 | -301/+284 | |
2021-08-01 | Add option to only send encrypted messages to verified devices | Nicolas Werner | 5 | -48/+127 | |
fixes #636 | |||||
2021-07-31 | Fix colors for manual dark theme | Loren Burkholder | 1 | -1/+6 | |
2021-07-31 | QML the raw message dialog | Loren Burkholder | 9 | -70/+74 | |
2021-07-31 | Ensure the encrypted rooms db is always created | Nicolas Werner | 2 | -4/+7 | |
2021-07-31 | Fix C&P error for DeviceType | Nicolas Werner | 1 | -2/+2 | |
2021-07-31 | Fix annoying touch overlap in room list | Nicolas Werner | 2 | -20/+27 | |
2021-07-30 | Use correct date format | Loren Burkholder | 1 | -2/+1 | |
2021-07-30 | make lint | Loren Burkholder | 1 | -1/+2 | |
2021-07-30 | Use an explicit color for the label | Loren Burkholder | 1 | -0/+1 | |
2021-07-30 | Reformat dates | Loren Burkholder | 1 | -3/+4 | |
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | |||||
2021-07-30 | Move read receipts connection to allow for future pop-out room views | Loren Burkholder | 2 | -12/+12 | |
2021-07-30 | Fix crash when we don't have keys for other device when receiving an olm ↵ | Nicolas Werner | 1 | -5/+11 | |
message from it | |||||
2021-07-30 | Log how many rooms we loaded | Nicolas Werner | 1 | -0/+2 | |
2021-07-30 | Rate limit olm session creation | Nicolas Werner | 1 | -3/+17 | |
2021-07-29 | Don't switch room that read receipt-related stuff is opened in | Loren Burkholder | 2 | -4/+6 | |
2021-07-29 | Use built-in sorting so that dynamic updates work | Loren Burkholder | 2 | -9/+2 | |
2021-07-29 | Use a QSortFilterProxyModel instead of resetting the model | Loren Burkholder | 7 | -28/+70 | |
2021-07-29 | Reset model instead of doing weird convoluted updates | Loren Burkholder | 1 | -6/+2 | |
2021-07-29 | Use Dialog flag to make tiling WMs happy | Loren Burkholder | 1 | -0/+1 | |
2021-07-29 | Close dialog on escape | Loren Burkholder | 1 | -0/+5 | |
2021-07-29 | Dynamically update read receipts | Loren Burkholder | 3 | -4/+25 | |
2021-07-29 | Fix incorrect function name | Loren Burkholder | 1 | -1/+1 | |
2021-07-29 | Add close button at footer | Loren Burkholder | 1 | -0/+6 | |
2021-07-29 | make lint | Loren Burkholder | 1 | -1/+1 | |
2021-07-29 | Remove unused headers | Loren Burkholder | 1 | -10/+0 | |
Why didn't I see these earlier? | |||||
2021-07-29 | Remove Avatar class | Loren Burkholder | 5 | -220/+2 | |
RIP | |||||
2021-07-29 | Simplify read receipt storage | Loren Burkholder | 2 | -74/+19 | |
2021-07-29 | Remove outdated comment | Loren Burkholder | 1 | -1/+0 | |
2021-07-29 | QML the read receipts list | Loren Burkholder | 15 | -271/+360 | |
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit | |||||
2021-07-27 | Port to explicit connect syntax | Nicolas Werner | 13 | -62/+96 | |
Also fix a lot of warnings. | |||||
2021-07-26 | Fix crash on invalid utf8 in decrypted events | Nicolas Werner | 1 | -12/+12 | |
2021-07-26 | Remove version checks for unsupported Qt versions | Nicolas Werner | 3 | -22/+3 | |
2021-07-25 | Remove QML from format script (it causes too many issues) | Joe | 1 | -13/+0 | |
2021-07-25 | Fix crash when storing secrets | Nicolas Werner | 2 | -25/+26 | |
Nested QEventLoops are scary. Ultimately we shouldn't use them, but I have no better solution right now. fixes #656 | |||||
2021-07-25 | Remove SSSS requests on the UI thread | Nicolas Werner | 1 | -1/+4 | |
might fix #656 | |||||
2021-07-25 | Properly verify OTK signature | Nicolas Werner | 1 | -8/+26 | |
2021-07-25 | Don't send encrypted olm messages to ourselves | Nicolas Werner | 1 | -5/+25 | |
2021-07-25 | Fix SSSS unlock without a password set | Nicolas Werner | 1 | -2/+9 | |
fixes #657 | |||||
2021-07-24 | Update translations | Joseph Donofry | 22 | -504/+1618 | |
2021-07-24 | Remove additional key requests preference code | Joe | 4 | -22/+0 | |
2021-07-24 | Fix edge case that could lead to no new one time keys being uploaded | Nicolas Werner | 1 | -21/+23 | |
2021-07-24 | Fix some issues when parsing or serializing enabled pack rooms | Nicolas Werner | 2 | -2/+2 | |
2021-07-23 | Try to avoid more olm loops | Nicolas Werner | 1 | -13/+22 | |
2021-07-23 | Remove unused this capture | Nicolas Werner | 1 | -1/+1 | |
2021-07-23 | Update mtxclient | Nicolas Werner | 2 | -2/+2 | |
2021-07-23 | Add menu to enable or disable stickers globally | Nicolas Werner | 16 | -17/+674 | |
2021-07-22 | Rename image pack model | Nicolas Werner | 6 | -16/+18 | |
2021-07-22 | Fix emoji picker not connected to input | Nicolas Werner | 1 | -1/+1 | |
2021-07-22 | Show confirmation dialog when leaving a room via the context menu | Nicolas Werner | 2 | -2/+12 | |
2021-07-22 | make lint | Loren Burkholder | 2 | -1/+3 | |
2021-07-22 | Add trailing newline to session export to make gomuks happy | Nicolas Werner | 1 | -1/+1 | |
2021-07-22 | Add suggested remote names to flatpak files | Nicolas Werner | 2 | -0/+2 | |
2021-07-21 | Add functionality for loading global user profile where needed | Loren Burkholder | 3 | -1/+8 | |
This is so viewing profiles from the invite dialog will work as expected. | |||||
2021-07-21 | Pad the loading spinner | Loren Burkholder | 1 | -4/+14 | |
2021-07-21 | Move various room auxiliary functions to TimelineManager | Loren Burkholder | 8 | -42/+44 | |
2021-07-21 | Update translations | Nicolas Werner | 24 | -2183/+3328 | |
2021-07-21 | Open room members when member info label clicked | Loren Burkholder | 5 | -6/+16 | |
2021-07-21 | Tweak rainbows slightly | Nicolas Werner | 1 | -1/+1 | |
2021-07-21 | Fix some media not being cached properly | Nicolas Werner | 1 | -1/+0 | |
Most noticeable in the goose chooser. | |||||
2021-07-21 | Fix color of invite label | Nicolas Werner | 1 | -0/+1 | |
2021-07-20 | Fix the loading spinner setup | Loren Burkholder | 1 | -4/+14 | |
This fixes binding loops and gives it a (in my opinion) sane size. | |||||
2021-07-20 | Fix elided width | Loren Burkholder | 1 | -0/+1 | |
2021-07-20 | make lint | Loren Burkholder | 2 | -3/+6 | |
2021-07-20 | Modify message to be more accurate | Loren Burkholder | 1 | -1/+2 | |
2021-07-20 | Insert user before loading avatar/display name | Loren Burkholder | 1 | -1/+3 | |
2021-07-20 | Call the correct function | Loren Burkholder | 1 | -1/+1 | |
2021-07-20 | Fix bad connection | Loren Burkholder | 1 | -1/+1 | |
2021-07-20 | Add property for plain room name | Loren Burkholder | 4 | -3/+8 | |
2021-07-20 | Check with regex everywhere | Loren Burkholder | 1 | -4/+6 | |
2021-07-20 | Use elided label | Loren Burkholder | 1 | -2/+2 | |
2021-07-20 | Use correct colors | Loren Burkholder | 2 | -0/+4 | |
2021-07-20 | Don't hardcode fonts | Loren Burkholder | 3 | -8/+8 | |
Fix hardcoded fonts (again) | |||||
2021-07-20 | Fix hardcoded spacing/padding | Loren Burkholder | 2 | -6/+6 | |
Another padding fix | |||||
2021-07-20 | Fix roomId property | Loren Burkholder | 1 | -1/+1 | |
2021-07-20 | make lint | Loren Burkholder | 2 | -4/+2 | |
2021-07-20 | Only run spinner while loading members | Loren Burkholder | 3 | -1/+11 | |
2021-07-20 | Consolidate connections | Loren Burkholder | 2 | -16/+0 | |
2021-07-20 | Remove size_t property stuff | Loren Burkholder | 2 | -5/+2 | |
2021-07-20 | make lint | Loren Burkholder | 4 | -7/+23 | |
2021-07-20 | Use Nico's favored formatting (*shrugs*) | Loren Burkholder | 1 | -1/+1 | |
2021-07-20 | Fix visibility of spinner | Loren Burkholder | 1 | -5/+2 | |
2021-07-20 | Drop unnecessary code | Loren Burkholder | 1 | -1/+0 | |
2021-07-20 | Only invite if there is something/someone to invite | Loren Burkholder | 3 | -77/+9 | |
2021-07-20 | Use standardized padding | Loren Burkholder | 2 | -5/+5 | |
2021-07-20 | Get Ctrl+Enter working and fix cleaning up and closing | Loren Burkholder | 1 | -15/+14 | |
2021-07-20 | Fix bad property name | Loren Burkholder | 1 | -2/+2 | |
2021-07-20 | Document bad behavior with footer and spinner | Loren Burkholder | 1 | -1/+4 | |
2021-07-20 | More shortcut stuff | Loren Burkholder | 1 | -5/+5 | |
2021-07-20 | Fix Ctrl-Enter shortcut | Loren Burkholder | 1 | -9/+11 | |
2021-07-20 | Fix loaded member count | Loren Burkholder | 2 | -2/+2 | |
2021-07-20 | Actually set invitees property | Loren Burkholder | 1 | -1/+2 | |
2021-07-20 | Fix properties | Loren Burkholder | 1 | -4/+4 | |
2021-07-20 | Finish converting function to property | Loren Burkholder | 7 | -9/+9 | |
2021-07-20 | Clean up code | Loren Burkholder | 3 | -39/+3 | |
2021-07-20 | Use fancy spinner (courtesy of redsky) | Loren Burkholder | 1 | -1/+1 | |
2021-07-20 | Fix properties | Loren Burkholder | 1 | -8/+9 | |
2021-07-20 | Fix background color on text input | Loren Burkholder | 2 | -0/+5 | |
2021-07-20 | Fix up components | Loren Burkholder | 1 | -21/+28 | |
2021-07-20 | Fix borked property stuff | Loren Burkholder | 1 | -2/+2 | |
2021-07-20 | Make macOS CI happy (again) | Loren Burkholder | 1 | -2/+2 | |
2021-07-20 | make lint | Loren Burkholder | 7 | -37/+75 | |
2021-07-20 | Use standard buttons for OK button | Loren Burkholder | 1 | -4/+4 | |
2021-07-20 | Don't emit signal in constructor | Loren Burkholder | 1 | -1/+0 | |
2021-07-20 | Permissions only needs a roomid to function | Loren Burkholder | 4 | -6/+7 | |
2021-07-20 | Simplify room details access | Loren Burkholder | 3 | -6/+4 | |
This removes the redundant room name property | |||||
2021-07-20 | Fix item that accept() is called on | Loren Burkholder | 1 | -2/+2 | |
2021-07-20 | Add close on Escape shortcut | Loren Burkholder | 1 | -0/+5 | |
2021-07-20 | Clean up code | Loren Burkholder | 2 | -16/+1 | |