Commit Graph

422 Commits

Author SHA1 Message Date
Andreas Bielawski
76a7923519 ...jetzt wirklich! 2016-07-13 02:08:59 +02:00
Andreas Bielawski
c84befa6b2 Username des Bots wird jetzt nur noch einmal korrekt rausgeschnitten 2016-07-13 02:01:02 +02:00
Andreas Bielawski
b5ef889765 MyAnimeList: Entferne URL-Pattern 2016-07-13 01:33:27 +02:00
Andreas Bielawski
0f2e1460cb - Echo: Fix für Anführungszeichen in InlineQuerys
- Core: Kennzeichne Inline-Querys
2016-07-13 01:21:50 +02:00
Andreas Bielawski
7ce4411a65 - Inline-Querys werden jetzt unterstützt!
-> Das erste Plugin mit Inline-Query-Support ist "Echo", das wie @bold funktioniert
-> Neue Variable zur Config hinzugefügt, mit der man bestimmen kann, ob nur whitelisted User oder alle Inline-Querys benutzen können
- AFK zeigt AFK-Text jetzt fett an
2016-07-13 01:00:32 +02:00
Andreas Bielawski
d09ddc7520 - enabled_plugins Hotfix
- Test mit InlineQuerys, bitte ignorieren
2016-07-12 23:04:39 +02:00
Andreas Bielawski
994965eafc Unescape Facebook-Foto-Text 2016-07-12 14:26:01 +02:00
Andreas Bielawski
f52009e72b Changes... 2016-07-12 00:04:42 +02:00
Andreas Bielawski
cfe627ae25 Fix Tweet 2016-07-11 23:16:46 +02:00
Andreas Bielawski
6ae753dcaf Fix Tweet 2016-07-11 23:15:30 +02:00
Andreas Bielawski
9e3b6fd9e5 UD: Reply 2016-07-11 21:26:43 +02:00
Andreas Bielawski
18ebf6ee9d WAR KLAR, DASS WAS FEHLT 2016-07-09 15:15:36 +02:00
Andreas Bielawski
271cad507a Spezifischer 2016-07-09 15:13:41 +02:00
Andreas Bielawski
a1453c6795 CallbackQuery: Verhindere Konflikt mit anderen Bots 2016-07-09 15:10:31 +02:00
Andreas Bielawski
0383799ed9 Wikipedia: InlineKeyboard für Artikel 2016-07-09 14:19:42 +02:00
Andreas Bielawski
214bd60df0 Das brauchen wir nicht mehr 2016-07-09 14:05:09 +02:00
Andreas Bielawski
859988e93e - Fix für Notify
- Restliche, überflüssige Plugins entfernt
2016-07-08 20:00:11 +02:00
Andreas Bielawski
47f6777cdc - Entferne Blacklist (da in Banhammer integriert)
- Übersetze Channel-Plugin
2016-07-08 19:37:30 +02:00
Andreas Bielawski
730e0dbf75 - Ein paar überflüssige Plugins entfernt
- Bitly_create + Pocket: Login-Flow überarbeitet, Deep-Linking von der Website zurück in Telegram
2016-07-08 19:18:09 +02:00
Andreas Bielawski
0a94c93560 - Imgblacklist überarbeitet
- Tagesschau_EIL: Fix?
2016-07-08 13:36:51 +02:00
Andreas Bielawski
1dcb1a3bbe gImages: Richtige Button-Anordnung für GIFs 2016-07-07 23:23:24 +02:00
Andreas Bielawski
f5b310d044 - Error-Handler für nicht-ladbare Dateien
- gImages mit Timeout (funktioniert das so?)
2016-07-07 00:31:19 +02:00
Andreas Bielawski
619371b1e4 gSearch: Fix, wenn keine Ergebnisse gefunden 2016-07-06 22:01:39 +02:00
Andreas Bielawski
bdfd4a99ed YouTube: Fixe das "tanze Männchen" im Titel (\[\]) 2016-07-05 22:34:16 +02:00
Andreas Bielawski
4eb46422b5 - RSS für Kanäle! Fix #6
- ID kennzeichnet Chat-Admins und -Gründer
- table.contains() in utilites.lua verschoben
- Mehr Bindings: getChatInfo, getChatAdministrators
2016-07-05 22:26:46 +02:00
Andreas Bielawski
14215f52dd Fix, wenn keine Bilder gefunden 2016-07-05 20:32:35 +02:00
Andreas Bielawski
b22f30d2cf Ein send_typing zu viel 2016-07-05 19:25:06 +02:00
Andreas Bielawski
153da30435 - File-ID-Caching ausgegliedert
- Images cached jetzt auch File-IDs
2016-07-05 19:21:37 +02:00
Andreas Bielawski
77515f6cdb ...und enterne das Feature wieder, weil das in Gruppen kontraproduktiv ist >_< 2016-07-05 17:53:15 +02:00
Andreas Bielawski
234faf0db6 Quotes: InlineKeyboard, um Zitate durchzuschalten 2016-07-05 17:44:26 +02:00
Andreas Bielawski
ef88f98592 gImages: Versuche nächstes Bild, wenn vorheriges fehlschlägt (z.B. wegen 404) Fix #3 2016-07-05 16:13:57 +02:00
Andreas Bielawski
2966630f08 >_< 2016-07-05 15:25:50 +02:00
Andreas Bielawski
3291db820b - Caching für gImages
- 9GAG mit InlineKeyboard für Post-URL
2016-07-05 15:25:08 +02:00
Andreas Bielawski
7179d36cf7 Typo 2016-07-05 13:26:02 +02:00
Andreas Bielawski
661aaafe86 Merge-Überreste 2016-07-05 13:22:09 +02:00
Andreas Bielawski
b21718c6bc WTF commitest du das? 2016-07-05 13:16:04 +02:00
Andreas Bielawski
fb00312dd9 Merge Upstream 2016-07-05 13:14:22 +02:00
topkecleon
9ebdbd9d3c otouto 3.11
"things occurred"

Added some utilities (id_from_username, id_from_message), removed some utilities (latcyr, others?).
Removed cycle-wasting "shortcuts" -- no more automatic id_str or name; text_lower remains.
Moved userdata (nicknames, lastfm, etc) to a different tree in the database (automatic migration will occur). /me now returns userdata.
Speaking of migration, database now stores the latest version run to make future automigration easy.
Database now saves hourly rather than minutely.
Changed readme and some plugins to reflect above changes.
Removed broken rockspec (Brayden, feel free to re-add once it's working).
Added option to automatically block people (via drua) when blacklisted.
Fixed about.lua trigger problems.

administration 1.11 -  Removed /kickme and /broadcast. Users should leave manually, and announcements should be made via channel rather than spam. /setqotd now handles forwarded messages correctly. /kick, /ban, /hammer,
/mod, /admin now support multiple arguments. Added get_targets function. No migration is necessary.
2016-07-05 03:29:11 -04:00
Andreas Bielawski
a3a136333a Fixe imgblacklist 2016-07-04 20:11:10 +02:00
Andreas Bielawski
b53b318ab9 gImages: Fix, wenn kein Bild gefunden wird 2016-07-04 02:55:39 +02:00
Andreas Bielawski
b089efa34b - Verbessertes Error-Handling, wenn Datei nicht gesendet werden konnte
- Unescape bei CallbackAnswers (danke @Centzilius)
- gImages sollte jetzt stabiler laufen und weniger "Techniker ist informiert" zurücksenden
2016-07-04 01:29:51 +02:00
Andreas Bielawski
465b6e0da7 InlineKeyboard für Tagesschau-Eilmeldungen 2016-07-03 18:25:27 +02:00
Andreas Bielawski
62cc87d878 InlineKeyboard für Facebook Videos 2016-07-03 17:52:51 +02:00
Andreas Bielawski
4ceee84c21 gImages: Inline-KeyBoard für Seite und Direktlink 2016-07-03 17:39:25 +02:00
Andreas Bielawski
60c252ff34 Pixabay: Links als InlineKeyboard-Buttons 2016-07-03 14:09:45 +02:00
Andreas Bielawski
81827df897 Quotes: InlineKeyboard + Error-Handling, wenn keine Zitate vorhanden 2016-07-03 13:59:49 +02:00
Andreas Bielawski
570e054253 Golem: Sende großes Bild, wenn es existiert 2016-07-03 13:32:26 +02:00
Andreas Bielawski
de89099447 Das Media-Plugin cached File-IDs per Last-Modified-Header 2016-07-03 13:02:54 +02:00
Andreas Bielawski
2053f0b3a5 Bot kann jetzt mit File-IDs umgehen (https://core.telegram.org/bots/api#resending-files-without-reuploading) 2016-07-03 01:20:04 +02:00
Andreas Bielawski
52cbd768f0 Wikipedia: md_escape für Text (Fix #5) 2016-07-03 00:38:31 +02:00