Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | more emojis | Joseph Donofry | 2020-02-01 | 1 | -0/+4 | |
| | | | ||||||
| * | | Remove wildcard mtx.hpp includes | Nicolas Werner | 2020-01-31 | 4 | -4/+5 | |
| | | | ||||||
| * | | Remove even more headers | Nicolas Werner | 2020-01-31 | 2 | -3/+1 | |
| | | | ||||||
| * | | Remove more unneeded headers | Nicolas Werner | 2020-01-31 | 9 | -113/+103 | |
| | | | ||||||
| * | | Remove metatypes from headers | Nicolas Werner | 2020-01-31 | 16 | -43/+42 | |
| | | | ||||||
| * | | Optimize includes a bit | Nicolas Werner | 2020-01-31 | 41 | -228/+271 | |
| | | | ||||||
| * | | Add next/prev room shortcuts | Nicolas Werner | 2020-01-31 | 3 | -0/+80 | |
| | | | ||||||
| * | | Make page scrolling half height | Nicolas Werner | 2020-01-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add scroll page shortcut | Nicolas Werner | 2020-01-30 | 1 | -0/+9 | |
| |/ | ||||||
| * | Add explicit size to reply close button | Nicolas Werner | 2020-01-30 | 1 | -0/+2 | |
| | | ||||||
| * | Fix build after mtxclient rebase... | Nicolas Werner | 2020-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | Enable ban and kick button in UserProfile (and try to fix centering) | Nicolas Werner | 2020-01-30 | 4 | -90/+97 | |
| | | ||||||
| * | Fix build with build system optimizations of mtxclient | Nicolas Werner | 2020-01-29 | 3 | -8/+8 | |
| | | ||||||
| * | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2020-01-28 | 44 | -1227/+2111 | |
| |\ | ||||||
| | * | Remove stale deps folder | Nicolas Werner | 2020-01-29 | 11 | -468/+0 | |
| | | | | | | | | | | | | Follow up to the dependency and build system changes | |||||
| | * | Merge branch 'plain-text-messages' into 0.7.0-dev | Nicolas Werner | 2020-01-29 | 21 | -212/+1006 | |
| | |\ | ||||||
| | | * | Add command for invite,kick,ban and unban | Nicolas Werner | 2020-01-29 | 13 | -145/+877 | |
| | | | | ||||||
| | | * | Fix newlines in plain text messages again | Nicolas Werner | 2020-01-27 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | fix typo in build command in README | Nicolas Werner | 2020-01-27 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Don't send useless formatted_bodies | Nicolas Werner | 2020-01-27 | 2 | -1/+10 | |
| | | | | ||||||
| | | * | Fix reply rendering without markdown in riot | Nicolas Werner | 2020-01-27 | 2 | -12/+36 | |
| | | | | ||||||
| | | * | Allow sending messages as plain text | Nicolas Werner | 2020-01-27 | 6 | -59/+88 | |
| | | | | ||||||
| | * | | Merge pull request #111 from Nheko-Reborn/better-build | DeepBlueV7.X | 2020-01-28 | 15 | -549/+1107 | |
| | |\| | | | | | | | | | Improve build system and dependency bundling. | |||||
| | | * | Update readme with new build instructions | Nicolas Werner | 2020-01-26 | 1 | -48/+54 | |
| | | | | ||||||
| | | * | Polyfill fetchcontent_makeAvailable for cmake < 3.14 | Nicolas Werner | 2020-01-26 | 1 | -0/+26 | |
| | | | | ||||||
| | | * | Link bundled cmark dynamically on Windows for now | Nicolas Werner | 2020-01-26 | 2 | -5/+6 | |
| | | | | ||||||
| | | * | Disable shared cmark bundled build | Nicolas Werner | 2020-01-26 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Disable olm tests | Nicolas Werner | 2020-01-26 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | Bump cmark version in fetch to fix linker issue on windows | Nicolas Werner | 2020-01-26 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Link ntdll needed for lmdb on windows | Nicolas Werner | 2020-01-26 | 1 | -0/+3 | |
| | | | | ||||||
| | | * | Use appveyor provided openssl | Nicolas Werner | 2020-01-26 | 1 | -5/+10 | |
| | | | | ||||||
| | | * | Remove mingw from appveyor | Nicolas Werner | 2020-01-26 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | Use fetch content compatible cmark version as bundled dep | Nicolas Werner | 2020-01-26 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Don't specify hunter build targets on windows CI | Nicolas Werner | 2020-01-26 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Add missing thread include | Nicolas Werner | 2020-01-26 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | Only use -Werror for our code | Nicolas Werner | 2020-01-26 | 1 | -315/+316 | |
| | | | | ||||||
| | | * | Fix misc ci errors | Nicolas Werner | 2020-01-26 | 4 | -5/+6 | |
| | | | | ||||||
| | | * | Set prefix path explicitly on osx | Nicolas Werner | 2020-01-26 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | Fix include of lmdb++ with hunter | Nicolas Werner | 2020-01-26 | 2 | -0/+8 | |
| | | | | ||||||
| | | * | Port CI to hunter | Nicolas Werner | 2020-01-26 | 4 | -73/+26 | |
| | | | | ||||||
| | | * | Use hunter for bundled dependencies | Nicolas Werner | 2020-01-26 | 6 | -137/+689 | |
| | | | | ||||||
| * | | | Change tooltip palette settings for QML | Joseph Donofry | 2020-01-28 | 5 | -12/+27 | |
| |/ / | ||||||
| * | | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 4 | -122/+95 | |
| | | | ||||||
| * | | Improve styling of reply popup | Nicolas Werner | 2020-01-28 | 1 | -11/+2 | |
| | | | ||||||
| * | | Fix resize loop of images in reply popup | Nicolas Werner | 2020-01-28 | 2 | -3/+5 | |
| | | | ||||||
| * | | Merge branch '0.7.0-dev' of ocean.joedonofry.com:nheko-reborn/nheko into ↵ | Joseph Donofry | 2020-01-27 | 0 | -0/+0 | |
| |\ \ | | | | | | | | | | | | | 0.7.0-dev | |||||
| | * \ | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2019-12-07 | 82 | -6475/+5420 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2019-10-31 | 3 | -3/+22 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2019-09-06 | 6 | -4/+51 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2019-09-03 | 27 | -207/+145 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Minor tweak to one instance of QSettings not necessarily using the same ↵ | Joseph Donofry | 2019-09-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings as everything else | |||||
| * | | | | | | | Add initial QML Reply Popup | Joseph Donofry | 2020-01-27 | 5 | -3/+115 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Update emoji to unicode 13.0 | Nicolas Werner | 2020-01-24 | 5 | -1406/+9177 | |
| | | | | | | | ||||||
| * | | | | | | Remove translations from reply fallback | Nicolas Werner | 2020-01-24 | 10 | -225/+9 | |
| | | | | | | | ||||||
| * | | | | | | Surpress qt binding warning message until we can depend on qt5.14 | Nicolas Werner | 2020-01-23 | 1 | -0/+8 | |
| | | | | | | | ||||||
| * | | | | | | Minor tweak to one instance of QSettings not necessarily using the same ↵ | Joseph Donofry | 2020-01-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings as everything else | |||||
| * | | | | | | Remove third party fonts from readme | Nicolas Werner | 2020-01-23 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since they are already removed from the repo | |||||
| * | | | | | | Switch around dark theme colors again (after looking at some screenshots) | Nicolas Werner | 2020-01-23 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Translate member events to german | Nicolas Werner | 2020-01-23 | 9 | -92/+812 | |
| | | | | | | | ||||||
| * | | | | | | Show event type string in placeholder | Nicolas Werner | 2020-01-23 | 3 | -1/+13 | |
| | | | | | | | ||||||
| * | | | | | | Remove loggin of encrypted message body | Nicolas Werner | 2020-01-23 | 1 | -2/+0 | |
| | | | | | | | ||||||
| * | | | | | | Implement display of membership events | Nicolas Werner | 2020-01-23 | 3 | -3/+108 | |
| | | | | | | | ||||||
| * | | | | | | Actually use the spdlog target | Nicolas Werner | 2020-01-23 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Fix blurry avatars | Nicolas Werner | 2020-01-23 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | They accidentally used the same state key... | |||||
| * | | | | | | Increase emoji range | Nicolas Werner | 2020-01-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | PixelAlign timeline view | Nicolas Werner | 2020-01-21 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Remove useless logging | Nicolas Werner | 2020-01-21 | 1 | -3/+0 | |
| | | | | | | | ||||||
| * | | | | | | Fix room avatars in settings | Nicolas Werner | 2020-01-21 | 2 | -8/+5 | |
| | | | | | | | ||||||
| * | | | | | | Account for spacing when checking for bottom message for read status | Nicolas Werner | 2020-01-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix colors in typing display, when username contains emoji | Nicolas Werner | 2020-01-21 | 4 | -5/+35 | |
| | | | | | | | ||||||
| * | | | | | | Improve emoji escaping | Nicolas Werner | 2020-01-21 | 1 | -5/+15 | |
| | | | | | | | ||||||
| * | | | | | | Linkify links before sending | Nicolas Werner | 2020-01-21 | 3 | -13/+33 | |
| | | | | | | | ||||||
| * | | | | | | Remove use of deprecated enum | Nicolas Werner | 2020-01-19 | 1 | -2/+1 | |
| | | | | | | | ||||||
| * | | | | | | Remove libs from windows release zip | Nicolas Werner | 2020-01-17 | 1 | -2/+0 | |
| | | | | | | | ||||||
| * | | | | | | Update appveyor.yml | DeepBlueV7.X | 2020-01-17 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Update appveyor.yml | DeepBlueV7.X | 2020-01-17 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Update appveyor to vs2019 and qt5.14 | DeepBlueV7.X | 2020-01-17 | 1 | -6/+6 | |
| | | | | | | | ||||||
| * | | | | | | Try to lower map size | DeepBlueV7.X | 2020-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maybe this fixes the 1mb map size in my windows test environment? | |||||
| * | | | | | | Move typing display to qml | Nicolas Werner | 2020-01-17 | 18 | -506/+377 | |
| | | | | | | | ||||||
| * | | | | | | Remove embedded fonts | Nicolas Werner | 2020-01-16 | 14 | -215/+0 | |
| | | | | | | | ||||||
| * | | | | | | Don't require Qt5.12 just for QByteArray::compare | Nicolas Werner | 2020-01-16 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Fix deps | Nicolas Werner | 2020-01-16 | 2 | -5/+5 | |
| | | | | | | | ||||||
| * | | | | | | Reduce memory usage and make room switching quicker | Nicolas Werner | 2020-01-14 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | May make scrolling more laggy or jumpy. | |||||
| * | | | | | | Try to match old theme better | Nicolas Werner | 2020-01-14 | 2 | -3/+5 | |
| | | | | | | | ||||||
| * | | | | | | Fix duplicate messages in timeline after sending | Nicolas Werner | 2020-01-14 | 1 | -0/+11 | |
| | | | | | | | ||||||
| * | | | | | | Reduce avatar cache size | Nicolas Werner | 2020-01-14 | 1 | -2/+0 | |
| | | | | | | | ||||||
| * | | | | | | Escape blacklisted html tags | Nicolas Werner | 2020-01-14 | 3 | -15/+49 | |
| | | | | | | | ||||||
| * | | | | | | Fix replies in encrypted rooms | Nicolas Werner | 2020-01-13 | 4 | -12/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The relation needs to be unencrypted... | |||||
| * | | | | | | Allow replying with an image | Nicolas Werner | 2020-01-12 | 7 | -120/+135 | |
| | | | | | | | ||||||
| * | | | | | | Fetch missing events for replies | Nicolas Werner | 2020-01-11 | 4 | -53/+105 | |
| | | | | | | | ||||||
| * | | | | | | Disable appveyor .deps cache | Nicolas Werner | 2020-01-11 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 10 | -87/+159 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This currently assumes the event, that is replied to, is already fetched. If it isn't, it will render an empty reply. In the future we should fetch replies before rendering them. | |||||
| * | | | | | | try to make appveyor happy | Nicolas Werner | 2020-01-06 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Adapt play buttons to theme and remove accidental message bg | Nicolas Werner | 2020-01-06 | 2 | -3/+4 | |
| | | | | | | | ||||||
| * | | | | | | Simplify read message logic with inverted timeline | Nicolas Werner | 2020-01-06 | 2 | -47/+13 | |
| | | | | | | | ||||||
| * | | | | | | Use fetchMore for native lazy loading of item model data | Nicolas Werner | 2020-01-06 | 3 | -37/+48 | |
| | | | | | | | ||||||
| * | | | | | | invert timeline | Nicolas Werner | 2020-01-06 | 3 | -21/+88 | |
| | | | | | | | ||||||
| * | | | | | | Upload windows nightlies to S3 | Joe | 2020-01-04 | 1 | -9/+16 | |
| | | | | | | | ||||||
| * | | | | | | Move visitors out of TimelineModel | Nicolas Werner | 2019-12-27 | 4 | -445/+570 | |
| | | | | | | | ||||||
| * | | | | | | Bumb mtxclient version | Nicolas Werner | 2019-12-27 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Fix transitive dependencies on iostream | Nicolas Werner | 2019-12-23 | 3 | -7/+9 | |
| | | | | | | | ||||||
| * | | | | | | Fix appveyor deps/cmakelist path | Nicolas Werner | 2019-12-15 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Actually include header that provides std::signal instead of signal | Nicolas Werner | 2019-12-15 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Reduce Cache.h includes further via one forward declaration | Nicolas Werner | 2019-12-15 | 9 | -4/+13 | |
| | | | | | | | ||||||
| * | | | | | | Reduce includes of MatrixClient.h, as it is the most expensive header | Nicolas Werner | 2019-12-15 | 3 | -8/+20 | |
| | | | | | | | ||||||
| * | | | | | | Reduce overhead of Cache.h | Nicolas Werner | 2019-12-15 | 28 | -643/+1403 | |
| | | | | | | | ||||||
| * | | | | | | Add qml debugging option | Nicolas Werner | 2019-12-14 | 3 | -1/+10 | |
| | | | | | | | ||||||
| * | | | | | | Increase max cache size and remove const from lmdb constants | Nicolas Werner | 2019-12-14 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes compilation issues with last released lmdb++ | |||||
| * | | | | | | Reduce some include of Cache.h since it needs 11s on average | Nicolas Werner | 2019-12-14 | 11 | -226/+275 | |
| | | | | | | | ||||||
| * | | | | | | Update README | Nicolas Werner | 2019-12-14 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip-ci] | |||||
| * | | | | | | Update to c++17 | Nicolas Werner | 2019-12-14 | 17 | -284/+284 | |
| | | | | | | | ||||||
| * | | | | | | Clear appveyor cache | Nicolas Werner | 2019-12-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix position of invite button and elide long button texts | Nicolas Werner | 2019-12-13 | 1 | -3/+7 | |
| | | | | | | | ||||||
| * | | | | | | Make invites always stick to the top | Nicolas Werner | 2019-12-13 | 2 | -13/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also removes an ugly hack, that was needed before. | |||||
| * | | | | | | Make images always fit the timeline | Nicolas Werner | 2019-12-13 | 1 | -2/+7 | |
| | | | | | | | ||||||
| * | | | | | | Fix preview of sent encrypted images | Nicolas Werner | 2019-12-13 | 1 | -10/+11 | |
| | | | | | | | ||||||
| * | | | | | | Bumb libsodium version, as 1.0.16 is not available anymore | Nicolas Werner | 2019-12-13 | 1 | -4/+4 | |
| | | | | | | | ||||||
| * | | | | | | Send encrypted files as generic mimetype and actually set url | Nicolas Werner | 2019-12-12 | 2 | -3/+6 | |
| | | | | | | | ||||||
| * | | | | | | cache .deps directory in appveyor | Nicolas Werner | 2019-12-12 | 1 | -1/+3 | |
| | | | | | | | ||||||
| * | | | | | | try caching the .deps directory | Nicolas Werner | 2019-12-11 | 1 | -0/+4 | |
| | | | | | | | ||||||
| * | | | | | | Update translations | Nicolas Werner | 2019-12-11 | 9 | -9/+189 | |
| | | | | | | | ||||||
| * | | | | | | Show topic and name changes in timeline | Nicolas Werner | 2019-12-10 | 4 | -1/+48 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Simplify scroll logic | Nicolas Werner | 2019-12-08 | 1 | -4/+0 | |
| | | | | | | ||||||
| * | | | | | Change scroll behaviour of timeline | Nicolas Werner | 2019-12-08 | 3 | -5/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This requires Qt 5.9 (to calculate overshoot). The default scroll behaviour of list views has far too much inertia. This should make scrolling feel more like scrolling the other scroll areas of nheko. | |||||
| * | | | | | Try to fix binding loop warning | Nicolas Werner | 2019-12-07 | 1 | -3/+4 | |
| | | | | | | ||||||
| * | | | | | Restore linkification of messages | Nicolas Werner | 2019-12-06 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #100 from Nheko-Reborn/file-encryption | Joseph Donofry | 2019-12-05 | 29 | -894/+734 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add file encryption / decryption support | |||||
| | * | | | | | Update mtxclient to current 0.3.0-dev version | Nicolas Werner | 2019-12-06 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Update translations | Nicolas Werner | 2019-12-05 | 9 | -492/+375 | |
| | | | | | | | ||||||
| | * | | | | | Implement sending encrypted files | Nicolas Werner | 2019-12-05 | 6 | -212/+79 | |
| | | | | | | | ||||||
| | * | | | | | Implement decryption of images | Nicolas Werner | 2019-12-03 | 6 | -9/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is a bit of a hack, but it works... | |||||
| | * | | | | | lint | Nicolas Werner | 2019-12-03 | 1 | -1/+0 | |
| | | | | | | | ||||||
| | * | | | | | Specify to not use boost static libs via command line in ci | Nicolas Werner | 2019-12-03 | 1 | -1/+2 | |
| | | | | | | | ||||||
| | * | | | | | Add debugging to cmake version in ci | Nicolas Werner | 2019-12-03 | 1 | -0/+3 | |
| | | | | | | | ||||||
| | * | | | | | Bump required boost and cmake version to match mtxclient | Nicolas Werner | 2019-12-03 | 5 | -11/+12 | |
| | | | | | | | ||||||
| | * | | | | | Add encrypted file download | Nicolas Werner | 2019-12-03 | 9 | -172/+210 | |
| |/ / / / / | ||||||
| * | | | | | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 8 | -10/+10 | |
| | | | | | | ||||||
| * | | | | | Remove commented out code | Nicolas Werner | 2019-11-30 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #91 from Nheko-Reborn/qml-timeline | Joseph Donofry | 2019-11-29 | 75 | -6056/+5097 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Qml timeline | |||||
| | * | | | | | Show encryption enabled and use a non zero size for zero size vide | Nicolas Werner | 2019-11-23 | 6 | -6/+16 | |
| | | | | | | | ||||||
| | * | | | | | Wrap text in pre tags | Nicolas Werner | 2019-11-23 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Only mark messages as read, when room is active | Nicolas Werner | 2019-11-23 | 1 | -1/+2 | |
| | | | | | | | ||||||
| | * | | | | | Lint | Nicolas Werner | 2019-11-23 | 1 | -5/+3 | |
| | | | | | | | ||||||
| | * | | | | | Fix replies to encrypted events | Nicolas Werner | 2019-11-23 | 1 | -1/+5 | |
| | | | | | | | ||||||
| | * | | | | | Fix windows build | Nicolas Werner | 2019-11-23 | 3 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | No idea, why apply visitor doesn't work with temporaries? | |||||
| | * | | | | | Add loading spinner and restore message send queue | Nicolas Werner | 2019-11-23 | 5 | -45/+123 | |
| | | | | | | | ||||||
| | * | | | | | Update translations | Nicolas Werner | 2019-11-23 | 10 | -1010/+1703 | |
| | | | | | | | ||||||
| | * | | | | | Show only messages in room list | Nicolas Werner | 2019-11-23 | 1 | -7/+30 | |
| | | | | | | | ||||||
| | * | | | | | Remove old timeline | Nicolas Werner | 2019-11-23 | 24 | -5397/+390 | |
| | | | | | | | ||||||
| | * | | | | | Use default macOS image | Nicolas Werner | 2019-11-23 | 1 | -1/+2 | |
| | | | | | | | ||||||
| | * | | | | | Fix links opening user dialog and in browser | Nicolas Werner | 2019-11-23 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Fix infinite item instantiating loop by using height instead of contentHeight | Nicolas Werner | 2019-11-23 | 1 | -2/+3 | |
| | | | | | | | ||||||
| | * | | | | | optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider | Nicolas Werner | 2019-11-23 | 12 | -149/+194 | |
| | | | | | | | ||||||
| | * | | | | | Make replies format nicer | Nicolas Werner | 2019-11-23 | 4 | -16/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also lays a bit of groundwork for better reply rendering | |||||
| | * | | | | | Enable link handling | Nicolas Werner | 2019-11-23 | 6 | -18/+41 | |
| | | | | | | | ||||||
| | * | | | | | Make user clickable and improve button cursor look | Nicolas Werner | 2019-11-23 | 6 | -39/+61 | |
| | | | | | | | ||||||
| | * | | | | | Improve avatar look and layouting | Nicolas Werner | 2019-11-23 | 5 | -9/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to red_sky for the feedback! | |||||
| | * | | | | | fixup bad room list translation commit | Nicolas Werner | 2019-11-23 | 2 | -4/+0 | |
| | | | | | | | ||||||
| | * | | | | | Remove unused import | Nicolas Werner | 2019-11-23 | 1 | -1/+0 | |
| | | | | | | | ||||||
| | * | | | | | Fix translation of roomlist message preview | Nicolas Werner | 2019-11-23 | 3 | -67/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also makes long messages unreadable, because we don't shorten long usernames anymore. We may eventually want to do that again, but it is hard with translations and we probably want to shorten the displayname more, as before this change the message was only ever as long as the timestamp, which is usually just 5 characters... | |||||
| | * | | | | | Actually fix updating roomlist on new messages | Nicolas Werner | 2019-11-23 | 3 | -29/+32 | |
| | | | | | | | ||||||
| | * | | | | | break height binding loop | Nicolas Werner | 2019-11-23 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Show own messages in RoomList | Nicolas Werner | 2019-11-23 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Redirect qt logger | Nicolas Werner | 2019-11-23 | 2 | -0/+42 | |
| | | | | | | | ||||||
| | * | | | | | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 13 | -37/+35 | |
| | | | | | | | ||||||
| | * | | | | | Remove unused Qt Module | Nicolas Werner | 2019-11-23 | 1 | -1/+0 | |
| | | | | | | | ||||||
| | * | | | | | lint | Nicolas Werner | 2019-11-23 | 2 | -7/+5 | |
| | | | | | | | ||||||
| | * | | | | | Incubate delegates asynchronously | Nicolas Werner | 2019-11-23 | 3 | -10/+42 | |
| | | | | | | | ||||||
| | * | | | | | Small fixes to delegate chooser implementation | Nicolas Werner | 2019-11-23 | 4 | -50/+10 | |
| | | | | | | | ||||||
| | * | | | | | Use a basic implementation of a DelegateChooser for compat with older Qt | Nicolas Werner | 2019-11-23 | 7 | -45/+299 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The interface is taken from Qt/KDE, but the implementation is different, because the Qt implementation depends on some Qt internals. | |||||
| | * | | | | | Add native themeing to QML (where possible) | Nicolas Werner | 2019-11-23 | 5 | -23/+91 | |
| | | | | | | | ||||||
| | * | | | | | Fix section layout issues and pagination issues | Nicolas Werner | 2019-11-23 | 3 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pagination could get stuck, if the messages request failed. Section height seemes to have been calculated to late, which would make some section overlap the next message in some cases. Fix that by doing the height calculation manually. | |||||
| | * | | | | | Load content if no scrollbar is needed | Nicolas Werner | 2019-11-23 | 2 | -1/+10 | |
| | | | | | | | ||||||
| | * | | | | | Size images/videos by timeline width | Nicolas Werner | 2019-11-23 | 6 | -12/+46 | |
| | | | | | | | ||||||
| | * | | | | | Misc layout fixes | Nicolas Werner | 2019-11-23 | 3 | -1/+7 | |
| | | | | | | | ||||||
| | * | | | | | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 9 | -157/+189 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | requires Qt5.12+ | |||||
| | * | | | | | fix: add missing quickcontrols2 dep | Benedikt Bongartz | 2019-11-23 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Disable autoplayback again | Nicolas Werner | 2019-11-23 | 2 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Use win lean and mean to fix WinSock include issue | Nicolas Werner | 2019-11-23 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Fix linting issues | Nicolas Werner | 2019-11-23 | 2 | -2/+1 | |
| | | | | | | | ||||||
| | * | | | | | Try to fix windows Winsock.h compilation error | Nicolas Werner | 2019-11-23 | 1 | -1/+2 | |
| | | | | | | | ||||||
| | * | | | | | Add required graphicaleffects package | Nicolas Werner | 2019-11-23 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Lower requirement on QtQuick.Layouts version | Nicolas Werner | 2019-11-23 | 3 | -3/+3 | |
| | | | | | | | ||||||
| | * | | | | | Use QtQuick.Controls compatible with Qt 5.8 | Nicolas Werner | 2019-11-23 | 6 | -6/+6 | |
| | | | | | | | ||||||
| | * | | | | | Try to package qml modules | Nicolas Werner | 2019-11-23 | 2 | -3/+2 | |
| | | | | | | | ||||||
| | * | | | | | Enable Sticker and Emote messages | Nicolas Werner | 2019-11-23 | 3 | -9/+14 | |
| | | | | | | | ||||||
| | * | | | | | Add basic video messages | Nicolas Werner | 2019-11-23 | 3 | -3/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Size is fixed for now, otherwise the Video output ends up somewhere... | |||||
| | * | | | | | Add progress bar to audio messages | Nicolas Werner | 2019-11-23 | 1 | -68/+110 | |
| | | | | | | | ||||||
| | * | | | | | Add simple audio message widget | Nicolas Werner | 2019-11-23 | 6 | -19/+180 | |
| | | | | | | | ||||||
| | * | | | | | File messages (qml) | Nicolas Werner | 2019-11-23 | 5 | -2/+84 | |
| | | | | | | | ||||||
| | * | | | | | Add basic read_event support (qml) | Nicolas Werner | 2019-11-23 | 2 | -5/+22 | |
| | | | | | | | ||||||
| | * | | | | | Update roomlist on new messages | Nicolas Werner | 2019-11-23 | 4 | -4/+32 | |
| | | | | | | | ||||||
| | * | | | | | Reenable redactions | Nicolas Werner | 2019-11-23 | 6 | -8/+26 | |
| | | | | | | | ||||||
| | * | | | | | Rename initialize to sync, since it does the same thing | Nicolas Werner | 2019-11-23 | 3 | -5/+5 | |
| | | | | | | | ||||||
| | * | | | | | Restore saving of media | Nicolas Werner | 2019-11-23 | 9 | -33/+174 | |
| | | | | | | | ||||||
| | * | | | | | Reenable ImageOverlay | Nicolas Werner | 2019-11-23 | 3 | -1/+34 | |
| | | | | | | | ||||||
| | * | | | | | Add lock to encrypted messages | Nicolas Werner | 2019-11-23 | 5 | -0/+44 | |
| | | | | | | | ||||||
| | * | | | | | Remove noisy decrypted message | Nicolas Werner | 2019-11-23 | 1 | -2/+0 | |
| | | | | | | | ||||||
| | * | | | | | Reenable encrypted messages | Nicolas Werner | 2019-11-23 | 2 | -16/+342 | |
| | | | | | | | ||||||
| | * | | | | | Make avatar in timeline smaller | Nicolas Werner | 2019-11-23 | 1 | -3/+5 | |
| | | | | | | | ||||||
| | * | | | | | Fix read indicator | Nicolas Werner | 2019-11-23 | 2 | -4/+15 | |
| | | | | | | | ||||||
| | * | | | | | Enable read receipts action and sync read receipts from cache | Nicolas Werner | 2019-11-23 | 5 | -4/+39 | |
| | | | | | | | ||||||
| | * | | | | | Add send/received indicator | Nicolas Werner | 2019-11-23 | 5 | -7/+133 | |
| | | | | | | | ||||||
| | * | | | | | Implement basic placeholder and disable unimplemented event types | Nicolas Werner | 2019-11-23 | 3 | -12/+23 | |
| | | | | | | | ||||||
| | * | | | | | Implement simple scroll state handling | Nicolas Werner | 2019-11-23 | 4 | -2/+77 | |
| | | | | | | | ||||||
| | * | | | | | Try to fix CI, no match for QString::arg(QStringRef) | Nicolas Werner | 2019-11-23 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Implement replies in qml timeline | Nicolas Werner | 2019-11-23 | 3 | -0/+57 | |
| | | | | | | | ||||||
| | * | | | | | Implement sending other message types in qml timeline | Nicolas Werner | 2019-11-23 | 2 | -9/+83 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | not using placeholders in timeline for now | |||||
| | * | | | | | Reimplement sending basic text messages | Nicolas Werner | 2019-11-23 | 3 | -2/+69 | |
| | | | | | | | ||||||
| | * | | | | | Show redactions in qml timeline | Nicolas Werner | 2019-11-23 | 5 | -22/+75 | |
| | | | | | | | ||||||
| | * | | | | | Try to fix duplicate messages in certain edge cases (i.e. sync and ↵ | Nicolas Werner | 2019-11-23 | 1 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | pagination at the same time) | |||||
| | * | | | | | Fix shadow error | Nicolas Werner | 2019-11-23 | 1 | -4/+4 | |
| | | | | | | | ||||||
| | * | | | | | Fix ci formatter to format all files | Nicolas Werner | 2019-11-23 | 1 | -1/+3 | |
| | | | | | | | ||||||
| | * | | | | | Reenable display of encrypted messages | Nicolas Werner | 2019-11-23 | 2 | -15/+125 | |
| | | | | | | | ||||||
| | * | | | | | Reenable view raw message | Nicolas Werner | 2019-11-23 | 3 | -3/+15 | |
| | | | | | | | ||||||
| | * | | | | | Implement basic ImageMessages in qml timeline | Nicolas Werner | 2019-11-23 | 6 | -2/+90 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width... | |||||
| | * | | | | | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 12 | -8/+190 | |
| | | | | | | | ||||||
| | * | | | | | Fix new messages not arriving in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -2/+5 | |
| | | | | | | | ||||||
| | * | | | | | Make reply and options buttons smaller | Nicolas Werner | 2019-11-23 | 1 | -6/+22 | |
| | | | | | | | ||||||
| | * | | | | | Fix QML emojis | Nicolas Werner | 2019-11-23 | 4 | -4/+11 | |
| | | | | | | | ||||||
| | * | | | | | Use system colors for now | Nicolas Werner | 2019-11-23 | 5 | -8/+37 | |
| | | | | | | | ||||||
| | * | | | | | Bump required Qt version to 5.8 to support Q_NAMESPACE | Nicolas Werner | 2019-11-23 | 2 | -4/+5 | |
| | | | | | | | ||||||
| | * | | | | | Fix misc CI issues | Nicolas Werner | 2019-11-23 | 3 | -7/+3 | |
| | | | | | | | ||||||
| | * | | | | | Install quickcontrols in ci | Nicolas Werner | 2019-11-23 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Fix shadow warning | Nicolas Werner | 2019-11-23 | 1 | -3/+3 | |
| | | | | | | | ||||||
| | * | | | | | Implement TextMessage delegate | Nicolas Werner | 2019-11-23 | 6 | -11/+243 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Text selection over multiple items doesn't work yet | |||||
| | * | | | | | Format date (close to) the old way in qml timeline | Nicolas Werner | 2019-11-23 | 3 | -1/+20 | |
| | | | | | | | ||||||
| | * | | | | | Add avatar placeholder and scrollbar to qml timeline | Nicolas Werner | 2019-11-23 | 3 | -14/+39 | |
| | | | | | | | ||||||
| | * | | | | | Add basic sections and button placeholders to qml timeline | Nicolas Werner | 2019-11-23 | 6 | -6/+132 | |
| | | | | | | | ||||||
| | * | | | | | Implement loading of history, when timeline is displayed | Nicolas Werner | 2019-11-23 | 4 | -10/+85 | |
| | | | | | | | ||||||
| | * | | | | | Add items to timline | Nicolas Werner | 2019-11-23 | 5 | -19/+89 | |
| | | | | | | | ||||||
| | * | | | | | Add placeholder timeline model | Nicolas Werner | 2019-11-23 | 6 | -6/+155 | |
| | | | | | | | ||||||
| | * | | | | | Replace timeline with empty qml view | Nicolas Werner | 2019-11-23 | 8 | -53/+163 | |
| |/ / / / / | ||||||
| * | | | | | Update travis to xcode9.2 for macos | Joe | 2019-11-02 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joe | 2019-11-02 | 64 | -1523/+3831 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix boost build in FreeBSD | Joseph Donofry | 2019-11-01 | 2 | -0/+40 | |
| | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Try to fix slow macos build | Nicolas Werner | 2019-10-07 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Try to prevent node upgrade via homebrew | |||||
| | * | | | | Merge pull request #93 from rnhmjoj/pr | Joseph Donofry | 2019-10-07 | 1 | -1/+16 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | escape html before parsing commonmark | |||||
| | | * | | | | escape html before parsing commonmark | rnhmjoj | 2019-09-25 | 1 | -1/+16 | |
| | | | |_|/ | | | |/| | | ||||||
| | * / | | | Try to use an older linuxdeployqt appimage | Nicolas Werner | 2019-10-04 | 1 | -2/+2 | |
| | |/ / / | | | | | | | | | | | | | | | | I think the most recent build broke deployments? | |||||
| | * | | | Merge pull request #92 from pupper68k/0.7.0-dev-bugfix-71 | Joseph Donofry | 2019-09-04 | 6 | -4/+51 | |
| | |\ \ \ | | | |_|/ | | |/| | | Add settings option to display avatars as squares | |||||
| | | * | | re-re-linted | Aidan Hahn | 2019-09-03 | 1 | -1/+0 | |
| | | | | | ||||||
| | | * | | relinted | Aidan Hahn | 2019-09-03 | 1 | -7/+5 | |
| | | | | | ||||||
| | | * | | group similar ui options on settings page | Aidan Hahn | 2019-09-02 | 1 | -1/+0 | |
| | | | | | ||||||
| | | * | | ran make lint to apply style guidelines | Aidan Hahn | 2019-09-02 | 1 | -7/+4 | |
| | | | | | ||||||
| | | * | | ReImplement UserSettings::setAvatarCircles | Aidan Hahn | 2019-09-01 | 1 | -0/+6 | |
| | | | | | ||||||
| | | * | | Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into ↵ | Aidan Hahn | 2019-09-01 | 32 | -210/+194 | |
| | | |\ \ | | | |/ / | | |/| | | | | | | | 0.7.0-dev-bugfix-71 | |||||
| | * | | | Merge pull request #86 from Nheko-Reborn/avatar-memory-usage | DeepBlueV7.X | 2019-08-30 | 27 | -207/+145 | |
| | |\ \ \ | | | |_|/ | | |/| | | Try to reduce memory usage by reusing avatar pixmaps | |||||
| | | * | | Fix usage of deprecated find | Nicolas Werner | 2019-08-28 | 2 | -2/+1 | |
| | | | | | ||||||
| | | * | | Remove unused variables | Nicolas Werner | 2019-08-26 | 1 | -2/+0 | |
| | | | | |