Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update flat-manager-client | Nicolas Werner | 2024-05-10 | 1 | -39/+133 |
| | |||||
* | fix naming issues with emoji, edit how codegen works | TheDrawingCoding-Gamer | 2024-05-08 | 2 | -9/+45 |
| | |||||
* | Include moc files for a tiny speedup on incremental builds | Nicolas Werner | 2024-03-16 | 1 | -0/+197 |
| | |||||
* | yarl.URL.scheme is not writable | Nicolas Werner | 2023-04-15 | 1 | -3/+1 |
| | |||||
* | Try to fix the flat-manager script for flat-manager behind reverse proxies | Nicolas Werner | 2023-04-15 | 1 | -12/+21 |
| | |||||
* | Hotfix redundant null terminator inserted by emoji completer | Nicolas Werner | 2023-02-23 | 1 | -3/+3 |
| | |||||
* | Fix gcc10 compat | Nicolas Werner | 2023-02-19 | 1 | -1/+1 |
| | |||||
* | Reduce code bloat a bit | Nicolas Werner | 2023-02-19 | 1 | -2/+2 |
| | | | | | | Especially the emoji array shrinks a lot with this, but adds a few extra relocations on startup. But it removes a lot of exception handling code at runtime, which is nice and possibly this is still faster. | ||||
* | Use more modern flatpak build features | Nicolas Werner | 2023-02-06 | 1 | -5/+4 |
| | |||||
* | Update flat-manager-client | Nicolas Werner | 2022-12-27 | 1 | -12/+111 |
| | |||||
* | Update to unicode 15 and make script jinja:3 compatible | Nicolas Werner | 2022-10-08 | 1 | -2/+3 |
| | |||||
* | Speedup provider compilation | Nicolas Werner | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Fixup some small emoji things | Nicolas Werner | 2022-05-06 | 1 | -24/+22 |
| | |||||
* | Change name to codepoint | BulbyVR | 2022-04-27 | 1 | -51/+18 |
| | |||||
* | More codes and rules | BulbyVR | 2022-04-24 | 1 | -18/+78 |
| | |||||
* | Properly add regional indicators, with ZWNJ | BulbyVR | 2022-04-24 | 2 | -3/+3 |
| | |||||
* | Add more aliases, start on regional indicators | BulbyVR | 2022-04-24 | 2 | -2/+2 |
| | |||||
* | Allow search with unicode names | BulbyVR | 2022-04-24 | 2 | -23/+27 |
| | |||||
* | Remove sequences of _ | BulbyVR | 2022-04-24 | 1 | -1/+3 |
| | |||||
* | Keep old codes alongside new ones | BulbyVR | 2022-04-24 | 2 | -18/+24 |
| | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | ||||
* | Add transforms and shortcodes to emoji | BulbyVR | 2022-04-24 | 2 | -9/+34 |
| | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | ||||
* | Use fully qualified emoji and use literals | Nicolas Werner | 2022-01-01 | 1 | -5/+5 |
| | |||||
* | Add Unicode 14.0 emoji | Joseph Donofry | 2021-09-25 | 1 | -1/+1 |
| | |||||
* | Copy upload steps from flathub | Nicolas Werner | 2021-02-24 | 1 | -1/+3 |
| | |||||
* | Update flat-manager-client | Nicolas Werner | 2021-02-23 | 1 | -16/+22 |
| | |||||
* | commit and publish flatpak in one command | Nicolas Werner | 2021-02-23 | 1 | -2/+1 |
| | |||||
* | Add flatpak nightly repository | Nicolas Werner | 2021-02-23 | 2 | -0/+789 |
| | |||||
* | Use correct syntax for emoji generation script | Loren Burkholder | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | Fix emoji update script | Nicolas Werner | 2021-01-23 | 1 | -22/+1 |
| | |||||
* | Fix build issue on some versions of clang | Joseph Donofry | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 1 | -11/+27 |
| | |||||
* | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -1/+16 |
| | | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. | ||||
* | Update emoji to unicode 13.0 | Nicolas Werner | 2020-01-24 | 2 | -44/+51 |
| | |||||
* | improve shell scripts and update .gitignore | zapashcanon | 2019-04-24 | 2 | -13/+17 |
| | |||||
* | Add missing -j flag to the archive script | Konstantinos Sideris | 2018-01-02 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add script to create archive | Konstantinos Sideris | 2017-12-31 | 1 | -6/+0 |
| | | | | [ci skip] | ||||
* | Update travis | Konstantinos Sideris | 2017-12-31 | 1 | -0/+14 |
| | |||||
* | Remove custom badge counter from mac and windows (#42) | Konstantinos Sideris | 2017-07-09 | 1 | -0/+26 |
| | | | | - Add icon set on mac for future packaging | ||||
* | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 1 | -0/+89 |