Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move detection code to nheko namespace and fix a few other bugs | targetakhil | 2021-04-17 | 1 | -25/+1 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Display edits correctly | Nicolas Werner | 2021-02-09 | 1 | -0/+20 |
| | |||||
* | Fix edited replies | Nicolas Werner | 2021-02-09 | 1 | -0/+21 |
| | |||||
* | Switch to new relations format | Nicolas Werner | 2021-02-09 | 1 | -27/+8 |
| | |||||
* | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -0/+31 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into new-event-store | Nicolas Werner | 2020-08-17 | 1 | -0/+31 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp | ||||
| | * | clang-format | trilene | 2020-08-01 | 1 | -6/+13 |
| | | | |||||
| | * | Specify call type on timeline | trilene | 2020-07-24 | 1 | -0/+24 |
| | | | |||||
* | | | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 1 | -2/+9 |
| | | | |||||
* | | | Adding Room Key Verification Stuff | CH Chethan Reddy | 2020-07-30 | 1 | -2/+9 |
|/ / | |||||
* / | Fix reactions | Nicolas Werner | 2020-07-20 | 1 | -0/+19 |
|/ | |||||
* | Don't use formatted body without format | Nicolas Werner | 2020-06-26 | 1 | -2/+4 |
| | |||||
* | Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378d | Nicolas Werner | 2020-05-30 | 1 | -1/+1 |
| | |||||
* | Remove some redundant functions | Nicolas Werner | 2020-05-30 | 1 | -0/+6 |
| | |||||
* | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+19 |
| | |||||
* | Try to fix flickering, if sync return event before send completes | Nicolas Werner | 2020-02-16 | 1 | -0/+20 |
| | |||||
* | Move visitors out of TimelineModel | Nicolas Werner | 2019-12-27 | 1 | -0/+363 |