| Commit message (Expand) | Author | Files | Lines |
2020-05-07 | Change redaction color that accidentally got committed | Joseph Donofry | 1 | -5/+1 |
2020-05-07 | Fix redaction color change that accidentally got committed | Joseph Donofry | 1 | -3/+3 |
2020-05-07 | merge master into reactions | Joseph Donofry | 10 | -6/+74 |
2020-05-06 | Fix messages being immediately read again | Nicolas Werner | 2 | -5/+19 |
2020-05-06 | Remove unused binding name | Nicolas Werner | 1 | -3/+3 |
2020-05-06 | Add shortcuts to select/deselect reply targets | Nicolas Werner | 1 | -0/+15 |
2020-05-06 | Fix reaction redaction for real this time | Nicolas Werner | 2 | -0/+5 |
2020-05-06 | Fix rooms with a lot of reactions not paginating correctly | Nicolas Werner | 1 | -1/+5 |
2020-05-06 | Show displayname on reactions | Nicolas Werner | 3 | -6/+11 |
2020-05-06 | Fix reaction count | Nicolas Werner | 2 | -15/+12 |
2020-05-06 | Reaction and Button layout fixes | Nicolas Werner | 2 | -23/+21 |
2020-05-05 | Misc color fixes | Nicolas Werner | 5 | -13/+13 |
2020-05-05 | Fix scroll to replied to message (somewhat) | Nicolas Werner | 1 | -1/+1 |
2020-05-05 | Fix joined rooms dropping to the bottom at first | Nicolas Werner | 3 | -7/+51 |
2020-05-05 | Fix jumpy room list, when sort order is ambiguous | Nicolas Werner | 1 | -1/+1 |
2020-05-04 | Position reaction emoji and text on the same baseline | Nicolas Werner | 1 | -0/+2 |
2020-05-04 | Basic, broken reaction display | Nicolas Werner | 10 | -17/+186 |
2020-05-04 | Add placeholder for reactions | Nicolas Werner | 3 | -1/+79 |
2020-05-04 | Fix self counting as read message | Nicolas Werner | 1 | -2/+5 |
2020-05-04 | Speed up initial load a bit | Nicolas Werner | 1 | -0/+9 |
2020-05-02 | Add delete pending_receipts migration | Nicolas Werner | 1 | -1/+42 |
2020-05-02 | Add support for db migrations | Nicolas Werner | 15 | -156/+401 |
2020-04-30 | Run linter | Lasath Fernando | 1 | -3/+4 |
2020-05-01 | Old Qt doesn't have .get... | Nicolas Werner | 1 | -3/+3 |
2020-04-30 | Optimize RoomList sorting | Nicolas Werner | 5 | -35/+41 |
2020-04-30 | Don't store pending receipts in cache | Nicolas Werner | 4 | -170/+7 |
2020-04-30 | Fix spacing of typing notifications | Nicolas Werner | 1 | -9/+9 |
2020-04-30 | Strip reply fallback from plain text body | Nicolas Werner | 1 | -6/+16 |
2020-04-29 | Make pagination spinner inline | Lasath Fernando | 1 | -1/+8 |
2020-04-29 | Add visual indication that data is being fetched | Lasath Fernando | 3 | -6/+23 |
2020-04-29 | Fix some smaller coloring issues | Nicolas Werner | 1 | -0/+2 |
2020-04-29 | Make notifications a bit easier to read | Nicolas Werner | 1 | -3/+3 |
2020-04-29 | Fix high CPU usage on high dpi screens | Nicolas Werner | 3 | -16/+25 |
2020-04-29 | Address CR comments | Lasath Fernando | 3 | -12/+12 |
2020-04-28 | Remove commented out code; fix padding for Pill | Lasath Fernando | 2 | -5/+4 |
2020-04-28 | Fix binding loops for height | Lasath Fernando | 2 | -5/+12 |
2020-04-28 | Shamelessly steal `ScrollHelper.qml` from spectral | Lasath Fernando | 3 | -13/+113 |
2020-04-26 | Send correct orientation for exif rotated images | Nicolas Werner | 1 | -2/+2 |
2020-04-26 | Update Changelog | Nicolas Werner | 1 | -0/+11 |
2020-04-26 | Only prune old messages every 500 syncs | Nicolas Werner | 1 | -1/+7 |
2020-04-26 | Respect exif rotation of images | Nicolas Werner | 4 | -13/+38 |
2020-04-24 | Fix double percent encoding of invites | Nicolas Werner | 1 | -2/+1 |
2020-04-23 | Fix URL in appdata.xml | Joseph Donofry | 1 | -1/+1 |
2020-04-23 | Update changelog | Joseph Donofry | 1 | -0/+1 |
2020-04-23 | Change decrypt setting again | Joseph Donofry | 3 | -12/+8 |
2020-04-23 | Fix CHANGELOG typo | Joseph Donofry | 1 | -1/+1 |
2020-04-23 | Change how decrypt value is retrieved from settings | Joseph Donofry | 4 | -3/+13 |
2020-04-24 | Update versions to 0.7.1 | Nicolas Werner | 5 | -11/+18 |
2020-04-23 | Fix own messages not showing as encrypted | Nicolas Werner | 1 | -7/+7 |
2020-04-23 | Fix encrypted messages not showing a user in the sidebar | Nicolas Werner | 2 | -2/+4 |
2020-04-23 | Update translations | Nicolas Werner | 10 | -70/+120 |
2020-04-22 | Add signal/slot for decryption changes in last patch | Joseph Donofry | 9 | -2/+34 |
2020-04-22 | Terminate user color calculation, when no solution can be found | Nicolas Werner | 2 | -0/+7 |
2020-04-21 | Add ability to toggle sidebar messages for encrypted rooms | Joseph Donofry | 4 | -3/+24 |
2020-04-21 | Add menu entry to show decrypted source | Nicolas Werner | 15 | -126/+203 |
2020-04-21 | Update changelog | Nicolas Werner | 1 | -0/+8 |
2020-04-21 | Fix Binding restoreMode warning spamming logs | Nicolas Werner | 1 | -4/+2 |
2020-04-21 | Disable opening images, when they are not loaded | Nicolas Werner | 1 | -1/+1 |
2020-04-21 | Fix own encrypted images not showing up after sending | Nicolas Werner | 1 | -0/+4 |
2020-04-20 | Add repology badge to readme | Lorem | 1 | -0/+2 |
2020-04-19 | Update appdata.xml | Joseph Donofry | 1 | -53/+61 |
2020-04-19 | Fix flatpak builds referencing wrong branch | Joe | 1 | -1/+1 |
2020-04-19 | Release v0.7.0 | Joe | 5 | -30/+30 |
2020-04-19 | Prepare 0.7.0 release | Nicolas Werner | 3 | -5/+33 |
2020-04-19 | Try to fix messages getting stuck by sometimes sending them twice and never f... | Nicolas Werner | 2 | -23/+9 |
2020-04-16 | Add missing qml-module-qtgraphicaleffects and qml-module-qtquick-controls2 to... | Jason Volk | 1 | -1/+1 |
2020-04-17 | Fix registration on construct | Nicolas Werner | 2 | -8/+12 |
2020-04-16 | Pull in parsing fixes in mtxclient | Nicolas Werner | 1 | -1/+1 |
2020-04-15 | Add minimum cmark version to CMakeList | Nicolas Werner | 1 | -1/+1 |
2020-04-15 | Add --debug switch | Nicolas Werner | 2 | -1/+8 |
2020-04-14 | Cache decrypted events | Nicolas Werner | 1 | -2/+24 |
2020-04-14 | Fix encrypted event indicator | Nicolas Werner | 1 | -5/+5 |
2020-04-13 | Update translations | Nicolas Werner | 10 | -250/+170 |
2020-04-13 | Translated using Weblate (English) | DeepBlueV7.X | 1 | -28/+28 |
2020-04-13 | Translated using Weblate (German) | DeepBlueV7.X | 1 | -41/+41 |
2020-04-13 | Bump mtxclient to v0.3.0-rc1 | Nicolas Werner | 1 | -1/+1 |
2020-04-13 | Remove unused paramters | Nicolas Werner | 2 | -2/+2 |
2020-04-13 | Fix reply not closing | Nicolas Werner | 14 | -336/+135 |
2020-04-11 | Fix notification not being cleared, when read event didn't cause a notification | Nicolas Werner | 2 | -36/+19 |
2020-04-11 | Mid color is used for scrollbars it seems | Nicolas Werner | 3 | -12/+2 |
2020-04-11 | Clear notifications when event is read | Nicolas Werner | 7 | -3/+95 |
2020-04-10 | Use Item for transparent rectangles | Nicolas Werner | 2 | -5/+2 |
2020-04-10 | Size reply background by contents | Nicolas Werner | 4 | -12/+26 |
2020-04-10 | Make Filemessage background size by content | Nicolas Werner | 1 | -2/+12 |
2020-04-08 | Add comment on why we surpress some of those log messages | Nicolas Werner | 1 | -6/+12 |
2020-04-08 | Add a few missing palette colors | Nicolas Werner | 5 | -54/+24 |
2020-04-01 | Fix UserProfile resizing | Nicolas Werner | 2 | -13/+9 |
2020-03-30 | Change fallback style to fusion | Nicolas Werner | 4 | -21/+13 |
2020-03-30 | Set palette globally | Nicolas Werner | 4 | -37/+90 |
2020-03-29 | Use palette for qml code for theming | Nicolas Werner | 10 | -39/+43 |
2020-03-28 | Update Ubuntu 19.10 dependencies list | Cadence Ember | 1 | -1/+1 |
2020-03-24 | Removed double-sanitization of ... is typing names | Emi Simpson | 1 | -1/+1 |
2020-03-23 | fix #155: use correct subsystem on windows | abma | 1 | -1/+6 |
2020-03-22 | Try to fix avatars not updating after deletion | Nicolas Werner | 3 | -5/+6 |
2020-03-22 | Fix high CPU usage on 5XX error codes | Nicolas Werner | 1 | -26/+5 |
2020-03-22 | Fix avatar not being set for some rooms in the top bar | Nicolas Werner | 1 | -5/+2 |
2020-03-22 | Clean up unused avatar functions | Nicolas Werner | 5 | -28/+4 |
2020-03-22 | Fix broken avatars in quick switcher | Nicolas Werner | 1 | -2/+7 |
2020-03-20 | Better image overlay handling when downloading | Adasauce | 3 | -6/+20 |
2020-03-15 | Fixed bug caused by me forgetting what types im using (invites appearing at t... | Emi Simpson | 2 | -2/+2 |
2020-03-15 | Updated translations | Emi Simpson | 10 | -160/+210 |
2020-03-15 | Place invites on top of room list even when sorting by importance is off | Emi Simpson | 1 | -8/+7 |
2020-03-15 | Clean up stray comment | Emi Simpson | 1 | -2/+0 |
2020-03-15 | Fixed compatibility with Qt < 5.11 | Emi Simpson | 1 | -1/+1 |
2020-03-15 | Make toggle in settings revert between old behavior and new behavior for sort... | Emi Simpson | 3 | -23/+26 |
2020-03-15 | Sort room list on setting change | Emi Simpson | 2 | -1/+10 |
2020-03-15 | Foiled by the linter once more | Emi Simpson | 1 | -4/+1 |
2020-03-15 | Added toggle in the settings to ignore minor events | Emi Simpson | 7 | -13/+46 |
2020-03-15 | Switched room importance to an enum | Emi Simpson | 1 | -2/+20 |
2020-03-14 | Appease the linter | Emi Simpson | 2 | -11/+13 |
2020-03-13 | Add a comment explaining room importance | Emi Simpson | 1 | -0/+5 |
2020-03-13 | Automatically move rooms down in the list once they've been read | Emi Simpson | 1 | -0/+2 |
2020-03-13 | Fixed channels appearing out of order when only mentions were present, withou... | Emi Simpson | 1 | -1/+1 |
2020-03-13 | Sort room list by room priority | Emi Simpson | 3 | -10/+39 |
2020-03-13 | Update minor fixes in translations as requested | Pushpam Choudhary | 10 | -24/+24 |
2020-03-13 | Add periods to terminate non-user messages in the timeline | Pushpam Choudhary | 11 | -407/+407 |
2020-03-10 | Make buttons hideable via setting, button contents can still be accessed via ... | Nicolas Werner | 15 | -173/+292 |
2020-03-08 | Reduce times we read upload data | Nicolas Werner | 1 | -6/+5 |
2020-03-08 | Fix images without size | Nicolas Werner | 1 | -1/+1 |
2020-03-07 | Translated using Weblate (German) | DeepBlueV7.X | 1 | -4/+4 |
2020-03-06 | Don't request access to the user's home directory | Emi Simpson | 1 | -1/+0 |
2020-03-04 | Update mtxclient in flatpak for blurhash | Nicolas Werner | 1 | -2/+2 |
2020-03-04 | Make blurhash provider async | Nicolas Werner | 4 | -20/+69 |
2020-03-04 | Speed up blurhash code | Nicolas Werner | 4 | -18/+10 |
2020-03-03 | update translations | Adasauce | 10 | -86/+636 |
2020-03-03 | Add support for more room events in timeline | Adasauce | 3 | -25/+177 |
2020-03-02 | Translated using Weblate (English) | Joseph Donofry | 1 | -81/+81 |
2020-03-02 | Update translations | Joseph Donofry | 10 | -411/+740 |
2020-03-03 | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 15 | -49/+698 |
2020-03-02 | total + first member shows as one too many room members | Adasauce | 1 | -1/+1 |
2020-03-03 | Fix avatar layering in room list | Nicolas Werner | 5 | -15/+15 |
2020-03-02 | Upload nightlies to #nheko-nightlies:neko.dev (#132) | DeepBlueV7.X | 5 | -25/+42 |
2020-02-28 | Make small sidebar sizing consistent | Nicolas Werner | 1 | -1/+1 |
2020-02-28 | Fix encrypted messages being pinned to the bottom after read marker fix | Nicolas Werner | 1 | -1/+2 |
2020-02-28 | Delete unused variable | Nicolas Werner | 1 | -2/+0 |
2020-02-28 | Fix high dpi scaling of avatars | Nicolas Werner | 7 | -74/+57 |
2020-02-27 | Revert change from TextEdit to TextArea | Nicolas Werner | 1 | -5/+2 |
2020-02-27 | Improve link theming | Nicolas Werner | 5 | -3/+17 |
2020-02-26 | Don't let click on reply steal focus from the replied to elements | Nicolas Werner | 2 | -7/+9 |
2020-02-26 | Only show reply button and option button on hover | Nicolas Werner | 1 | -63/+99 |
2020-02-26 | Fix colour in svg not being actually white | Nicolas Werner | 1 | -2/+2 |
2020-02-25 | Wrap error label on login page | Nicolas Werner | 1 | -0/+1 |
2020-02-24 | Fix stuck unread messages by storing state events in the db | Nicolas Werner | 3 | -14/+40 |
2020-02-23 | Improve read status handling in room list | Nicolas Werner | 1 | -0/+3 |
2020-02-23 | Add Guix build and installation instructions | nixo | 1 | -0/+12 |
2020-02-23 | Fix placeholder text being visible behind transparent avatars | Nicolas Werner | 1 | -0/+1 |
2020-02-23 | Delete old ISSUE_TEMPLATE | DeepBlueV7.X | 1 | -45/+0 |
2020-02-23 | Update issue templates | DeepBlueV7.X | 2 | -0/+80 |
2020-02-23 | Fix windows build | Nicolas Werner | 1 | -1/+1 |
2020-02-23 | Try to use bundled openssl on macOS | Nicolas Werner | 1 | -3/+0 |
2020-02-23 | Use third_party singleapplication helper | Nicolas Werner | 15 | -131/+1488 |
2020-02-23 | Fix Registration | Nicolas Werner | 11 | -98/+316 |
2020-02-21 | remove setStyleSheet calls directly from widget code | Adasauce | 8 | -28/+28 |
2020-02-20 | clean up the light and system themes too | Adasauce | 3 | -91/+47 |
2020-02-20 | cleanup, re-order, de-duplicate, re-dry qss for dark | Adasauce | 1 | -138/+61 |
2020-02-21 | Fix opaque widget in community list | Nicolas Werner | 2 | -5/+2 |
2020-02-20 | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 12 | -89/+20 |
2020-02-20 | Tooltip and Combobox bugs with Breeze / Dark theme | Adasauce | 4 | -2/+12 |
2020-02-20 | Clear user colors on theme change | Nicolas Werner | 1 | -0/+3 |
2020-02-20 | Fix html messages sent as just plain text | Nicolas Werner | 1 | -1/+1 |
2020-02-20 | Use spacing for layouting settings | Nicolas Werner | 2 | -27/+6 |
2020-02-20 | Remove constant width, that was wrong. | Adasauce | 2 | -7/+8 |
2020-02-20 | Clean up variable format | Adasauce | 1 | -4/+4 |
2020-02-20 | Add constexpr for the minimum formlayout width | Adasauce | 2 | -7/+9 |
2020-02-19 | FormLayout cleanup | Adasauce | 1 | -4/+4 |
2020-02-19 | Clean up placeholder string | Adasauce | 1 | -2/+1 |
2020-02-19 | Remove some hopefully unneeded dependencies on ubuntu 19.10 | DeepBlueV7.X | 1 | -6/+2 |
2020-02-19 | Add Ubuntu 19.10 build requirements to README | Cadence Fish | 1 | -1/+12 |
2020-02-18 | Review changes to UserSettingsPage | Adasauce | 2 | -63/+67 |
2020-02-18 | Replace QHBoxLayout with QFormLayout in UserSettings | Adasauce | 2 | -138/+74 |
2020-02-17 | Paginationg != Paginating in debug message | Adasauce | 1 | -1/+1 |
2020-02-16 | Don't delete messages received out of order (fixup the flickering fix) | Nicolas Werner | 1 | -11/+1 |
2020-02-16 | Try to fix flickering, if sync return event before send completes | Nicolas Werner | 3 | -0/+36 |
2020-02-15 | Quick hack to enable touch scrolling in settings and room list | Nicolas Werner | 2 | -0/+6 |
2020-02-15 | Lower general settings margins, if the window is narrow | Nicolas Werner | 1 | -1/+12 |
2020-02-14 | use QStandardPaths locations for all file dialogs. | Adasauce | 4 | -6/+15 |
2020-02-15 | Try to override asio backend on arm in flatpak | Nicolas Werner | 1 | -0/+7 |
2020-02-14 | use the standard system download path for downloads | Adasauce | 1 | -3/+5 |
2020-02-14 | Bump boost version to try to fix some arm crashes | Nicolas Werner | 1 | -2/+2 |
2020-02-14 | Change the initial of the proper noun to uppercase | Shun Sakai | 11 | -12/+12 |
2020-02-14 | Add arm build for nightly flatpaks | Nicolas Werner | 1 | -1/+17 |
2020-02-14 | try out flatpak nightly build | Nicolas Werner | 6 | -9/+238 |
2020-02-13 | show image dialog fullscreen instead of resizing to the size of the first des... | Nicolas Werner | 3 | -13/+7 |
2020-02-13 | Add Japanese translation | Shun Sakai | 10 | -90/+1458 |
2020-02-12 | Remove move() in ImageOverlay | Adasauce | 1 | -1/+0 |
2020-02-11 | Fix typo in CONTRIBUTING.md | Shun Sakai | 1 | -2/+2 |
2020-02-09 | Improve styling of emote messages | Nicolas Werner | 3 | -11/+10 |
2020-02-07 | fix c++11 range-loop might detach Qt container | Nicolas Werner | 2 | -2/+2 |
2020-02-06 | Don't leak the full file path when sending file | Nicolas Werner | 1 | -1/+1 |
2020-02-06 | Fix bug in html tag escaping | Nicolas Werner | 1 | -3/+2 |
2020-02-05 | Fix linter issue | Nicolas Werner | 1 | -1/+4 |
2020-02-05 | Bump mtxclient to fix keybackup | Nicolas Werner | 1 | -1/+1 |
2020-02-05 | Fix integer overflow of cachesize on windows | DeepBlueV7.X | 1 | -1/+1 |
2020-02-04 | Make closing the reply popup actually clear the reply message | Joseph Donofry | 4 | -1/+9 |
2020-02-04 | Select first room on startup | Nicolas Werner | 3 | -7/+15 |
2020-02-04 | modernize: use override | Nicolas Werner | 10 | -37/+13 |
2020-02-04 | modernize: raw string literals | Nicolas Werner | 1 | -3/+3 |
2020-02-04 | modernize: use nullptr | Nicolas Werner | 29 | -43/+43 |
2020-02-03 | Improve styling a bit | Nicolas Werner | 6 | -14/+15 |
2020-02-02 | use room rules for mentions | Nicolas Werner | 2 | -22/+32 |
2020-02-02 | Fix <displaynames> | Nicolas Werner | 1 | -1/+1 |
2020-02-02 | Add muting | Nicolas Werner | 3 | -6/+88 |
2020-02-02 | Close popup when clicking outside | Nicolas Werner | 1 | -0/+1 |
2020-02-02 | Speed up timeline by using global ToolTip and Menu | Nicolas Werner | 14 | -420/+460 |
2020-02-01 | more emojis | Joseph Donofry | 1 | -0/+4 |
2020-01-31 | Remove wildcard mtx.hpp includes | Nicolas Werner | 4 | -4/+5 |
2020-01-31 | Remove even more headers | Nicolas Werner | 2 | -3/+1 |
2020-01-31 | Remove more unneeded headers | Nicolas Werner | 9 | -113/+103 |
2020-01-31 | Remove metatypes from headers | Nicolas Werner | 16 | -43/+42 |
2020-01-31 | Optimize includes a bit | Nicolas Werner | 41 | -228/+271 |
2020-01-31 | Use cleaned up logo | Nicolas Werner | 21 | -371/+158 |
2020-01-31 | Add next/prev room shortcuts | Nicolas Werner | 3 | -0/+80 |
2020-01-31 | Make page scrolling half height | Nicolas Werner | 1 | -2/+2 |
2020-01-30 | Add scroll page shortcut | Nicolas Werner | 1 | -0/+9 |