Georg Pfuetzenreuter Georg
Georg pushed tag v1.0 to Georg/pyacl 2024-09-21 20:05:09 +02:00
Georg pushed to main at Georg/pyacl 2024-09-20 19:13:01 +02:00
97299af765 Move test.sh
Georg pushed to main at Georg/pyacl 2024-09-20 19:02:13 +02:00
eaf8f6085e Add proper README
Georg pushed to main at Georg/pyacl 2024-09-20 18:39:32 +02:00
7fec5bc64b Document functions
Georg pushed to main at Georg/pyacl 2024-09-20 18:27:08 +02:00
63fe0597c1 Rename functions
Georg commented on issue LimnoriaPlugins/UnicodeEmoji#6 2024-09-20 17:58:59 +02:00
Duplicates
Georg created pull request LimnoriaPlugins/UnicodeEmoji#8 2024-09-20 17:58:49 +02:00
Handle duplicates
Georg pushed to duplicates at Georg/UnicodeEmoji 2024-09-20 17:58:41 +02:00
8f7515fb30 Handle duplicates
Georg created branch duplicates in Georg/UnicodeEmoji 2024-09-20 17:58:41 +02:00
Georg commented on issue LimnoriaPlugins/UnicodeEmoji#6 2024-09-20 17:48:56 +02:00
Duplicates

Good catch, I assumed .get() would always return the first entry, however I missed the fact that Python silentry drops leading dictionary elements with the same name as later ones:

``` >>>…

Georg pushed to master at Georg/UnicodeEmoji 2024-09-20 17:47:33 +02:00
b6a02bef56 Merge pull request 'Implement list' (#7) from Georg/UnicodeEmoji:list into master
f462bb1798 Implement list
Compare 2 commits »
Georg commented on pull request LimnoriaPlugins/UnicodeEmoji#7 2024-09-20 16:58:46 +02:00
Implement list

Works:

``` 14:58 e list 14:58 – geeko1: innocent, disapproval, tableflip, putbacktable, tidy-up, double-flip, fisticuffs, cute-bear, squinting-bear, gtfo-bear, cuteface,…

Georg created pull request LimnoriaPlugins/UnicodeEmoji#7 2024-09-20 16:33:24 +02:00
WIP: Implement list
Georg pushed to master at Georg/UnicodeEmoji 2024-09-20 16:33:11 +02:00
4c72735bfe Merge pull request 'Change double-flip to lowercase' (#5) from Georg/UnicodeEmoji:names into master
efb390619b Change double-flip to lowercase
Compare 2 commits »
Georg pushed to list at Georg/UnicodeEmoji 2024-09-20 16:33:06 +02:00
f462bb1798 Implement list
4c72735bfe Merge pull request 'Change double-flip to lowercase' (#5) from Georg/UnicodeEmoji:names into master
efb390619b Change double-flip to lowercase
Compare 3 commits »
Georg created branch list in Georg/UnicodeEmoji 2024-09-20 16:33:06 +02:00
Georg opened issue LimnoriaPlugins/UnicodeEmoji#6 2024-09-20 16:25:59 +02:00
Duplicates
Georg pushed to main at Georg/pyacl 2024-09-18 20:45:38 +02:00
722fec83b3 Implement native ACL parsing
Georg pushed to main at Georg/pyacl 2024-09-17 23:57:38 +02:00
4a2fb83885 Add isort script
18c3fefd1b Implement ACL building/writing
Compare 2 commits »
Georg pushed to main at Georg/pyacl 2024-09-17 00:51:13 +02:00
926b7e2c84 Deduplicate data in test matrix YAML