Commit Graph

227 Commits (kate)

Author SHA1 Message Date
Lonami 03e922ed86 Don't save unexisting snips on .snip 2018-12-28 22:27:41 +01:00
udf 71288d61eb
Merge branch 'master' into kate 2018-12-26 23:35:41 +02:00
udf dd086369ca
load api key from module 2018-12-26 23:28:41 +02:00
Lonami 319eb84c5a File reference 2018-12-26 22:10:02 +01:00
udf d9e3240c5c
Merge branch 'master' into kate 2018-12-23 14:22:12 +02:00
Lonami a254c113a7 Fix markdown parse edge case 2018-12-21 18:25:16 +00:00
Lonami c41792af6b Simplify aesthetify 2018-12-19 14:58:49 +00:00
Lonami facd436014 Strikethrough support in markdown 2018-12-19 14:52:13 +00:00
Lonami 2c75fb25a3 Support .reload to reload commands 2018-12-19 15:50:12 +01:00
Lonami ca7b636696 Merge branch 'ninja_fix' of kate/uniborg into master 2018-12-18 00:02:40 +01:00
Lonami f46a08adf1 Merge branch 'master' of kate/uniborg into master 2018-12-18 00:01:45 +01:00
Lonami c35dcbf26d
Simplify code
(cherry picked from commit 2a5e9aac94)
2018-12-18 00:53:59 +02:00
udf 54c399f7d5
Merge branch 'kate' of git.togrand.xyz:kate/uniborg into kate 2018-12-18 00:26:33 +02:00
kate 4271767df3 mewge bwanch 'master' of lonami/uniborg into kate =w=
UwU
2018-12-17 23:06:29 +01:00
Lonami 2a5e9aac94 Simplify code 2018-12-17 22:21:16 +01:00
Lonami 5438f95f34 Actually write the method name to mkdir on storage 2018-12-17 17:55:53 +01:00
udf 5275a27020
allow "..e" to edit to empty
also clean-up code but no one reads these
2018-12-07 16:25:58 +02:00
udf 926ea5751c
fix chat not being defined 2018-12-07 15:54:11 +02:00
udf 165b100804
yank to current chat instead of saved messages 2018-12-07 14:40:31 +02:00
udf 7a90830621
fix undefined variable 2018-11-28 16:19:14 +02:00
udf f751ed707d
refactor get_target_message into get_recent_self_message 2018-11-28 16:16:01 +02:00
udf 100f417744
Only get self message from history if not a reply 2018-11-28 16:07:49 +02:00
udf 7426cea6d2
Remove delay before making draft and only fire on \n.e 2018-11-28 15:09:29 +02:00
udf e43d3b29bf
move file_to_photo out of kbass suite 2018-11-26 19:59:43 +02:00
udf 1a5a7a3210
fix image extension error and copy target caption 2018-11-26 19:58:35 +02:00
udf ed18b3ccba
Add check for large files and comments 2018-11-25 02:45:20 +02:00
udf b0b2b65ca4
add short descriptions to kbass plugins 2018-11-24 23:22:44 +02:00
udf 4f05e252be
add tdesktop keyboard assistance plugins 2018-11-24 23:14:04 +02:00
udf 599f794525
move get_target_message to utils 2018-11-24 17:19:23 +02:00
udf 4d531be35b
catch exceptions when the title isnt modified 2018-11-22 16:02:48 +02:00
udf dbbd02edc8
Merge branch 'ninja_fix' into kate 2018-11-22 00:40:00 +02:00
udf 74f0cea230
Fix ninja in saved messages
I'm not sure why you'd use ninja in your own chat, but it shouldn't raise anyways.
2018-11-21 23:24:33 +02:00
udf 7f789c23c9
Merge branch 'superblock' into kate 2018-11-21 22:55:49 +02:00
udf cf7c642b18
Merge branch 'master' into kate 2018-11-21 22:55:02 +02:00
udf 35b6e7d1e4
Return immediately in some cases instead of using the result list
I like it better now, but I still dislike it; We need to rewrite the entire function
2018-11-21 22:49:17 +02:00
udf 778a604d69
Prepend list items with "- " 2018-11-21 22:45:01 +02:00
udf e760062218
Minor code cleanup 2018-11-21 22:34:11 +02:00
udf 8c0f04c0cb
Add license header 2018-11-21 22:08:27 +02:00
udf 3e5b6fddb3
Add superblock plugin 2018-11-21 22:08:27 +02:00
udf 2a740440d5
Add superblock plugin 2018-11-21 21:05:33 +02:00
udf 28f43b5bc8
use shield() correctly 2018-11-14 16:34:29 +02:00
udf 3ea3808ac2
fix not waiting after rename 2018-11-14 16:22:43 +02:00
udf 7c90f97a97
fix typo 2018-11-14 00:44:11 +02:00
udf 23b6f78cbd
revert title if message is deleted before natural revert 2018-11-14 00:37:10 +02:00
udf 785b215c90
make constants uppercase 2018-11-14 00:33:35 +02:00
udf 24f5b88d3a
Merge branch 'master' of https://github.com/udf/uniborg 2018-11-13 22:41:33 +02:00
udf c43114264f
fix links 2018-11-09 21:08:59 +02:00
Dan Elkouby d5f70423a3 stdplugins/who: link user by ID 2018-11-08 11:00:19 +00:00
udf 5935c19387
Add message info plugin 2018-11-04 14:58:37 +02:00
udf dfa87dc849
Merge branch 'master' of https://git.togrand.xyz/uniborg/uniborg 2018-11-04 14:55:59 +02:00