Commit Graph

4117 Commits

Author SHA1 Message Date
Hypolite Petovan 7777f08047
Merge pull request #1082 from annando/no-item
All references to the item table had been removed
2021-02-14 11:05:11 -05:00
Michael 05a805398e All references to the item table had been removed 2021-02-14 08:18:02 +00:00
Tobias Diekershoff 56b0083dac
Merge pull request #1081 from MrPetovan/bug/9914-smileybutton-rework
[smileybutton] Rework addon
2021-02-10 19:32:43 +01:00
Tobias Diekershoff a74b9f39b0
Merge pull request #1079 from MrPetovan/bug/9895-twitter-oembed
[twitter] Don't skip URL entity replacement if OEmbed result is unexpected
2021-02-10 11:32:49 +01:00
Hypolite Petovan 4f698eb875 [smileybutton] Rework addon
- Add frio style
- Remove reference to removed tinymce editor
2021-02-08 11:02:34 -05:00
Hypolite Petovan ebdc1a753d [smileybutton] Remove reference to removed frost theme 2021-02-08 11:01:37 -05:00
Hypolite Petovan f0eb29cb90 [twitter] Don't skip URL entity replacement if OEmbed result is unexpected 2021-02-08 02:09:50 -05:00
Hypolite Petovan 5bd67d0d46
Merge pull request #1078 from tobiasd/20210206-es
ES translation updates THX Boris Daniel Martinez Millàn
2021-02-06 10:04:58 -05:00
Tobias Diekershoff 7c5d0a432a catavatar ES translation update THX Boris Daniel Martinez Millàn 2021-02-06 08:10:12 +01:00
Tobias Diekershoff 7ce6bb3d4d advancedcontentfilter added ES translation THX Boris Daniel Martinez Millàn 2021-02-06 08:08:23 +01:00
Tobias Diekershoff bada70ebf7 ES translation of the langfilter addon THX Boris Daniel Martinez Millàn 2021-02-06 08:06:48 +01:00
Tobias Diekershoff 4e54c7948e diaspora addon ES translation update THX Boris Daniel Martinez Millàn 2021-02-06 08:05:15 +01:00
Tobias Diekershoff 6312178d6e
Merge pull request #1077 from MrPetovan/bug/fatal-errors
[various] Fix Notification class paths
2021-02-04 09:59:21 +01:00
Hypolite Petovan 6d1ac20281 [various] Fix Notification class paths
- Address https://github.com/friendica/friendica/issues/9896
- Follow-up to https://github.com/friendica/friendica/pull/9860
2021-02-03 17:29:09 -05:00
Hypolite Petovan 84542e0048
Merge pull request #1076 from tobiasd/20210201-lngCmessages
regenerated messages.po files of the addons
2021-02-01 12:54:01 -05:00
Tobias Diekershoff 500aab3c53 regenerated all strings.php files from the current translation strings (message.po) 2021-02-01 18:47:38 +01:00
Tobias Diekershoff 7f3704ae54 regenerated messages.po files of the addons 2021-02-01 18:29:42 +01:00
Michael Vogel ab5ffa6b21
Merge pull request #1075 from tobiasd/20210201-lng
BG, DE, EN-US, IT translation updates of various addons
2021-02-01 09:04:57 +01:00
Tobias Diekershoff bbebc9e58c updated libravatar DE translation 2021-02-01 07:32:00 +01:00
Tobias Diekershoff ad64e20603 updated catavatar DE translation 2021-02-01 07:29:10 +01:00
Tobias Diekershoff 104eaf82d4 DE translation blackout 2021-02-01 07:26:08 +01:00
Tobias Diekershoff 7f4d5118b6 IT translation for catavatar translation updated THX silkevicious 2021-02-01 07:23:21 +01:00
Tobias Diekershoff 8e38daf7d1 IT translation for libravatar addon THX silkevicious 2021-02-01 07:21:56 +01:00
Tobias Diekershoff f3a81a170e BG translation added to smileybutton addon THX Rafael Kalachev 2021-02-01 07:19:31 +01:00
Tobias Diekershoff 65f51cbdda blockbot addon BG translation added THX Rafael Kalachev 2021-02-01 07:01:32 +01:00
Tobias Diekershoff 5a3bd4d35b Twitter addon translation update EN-US THX Spencer Dub 2021-02-01 06:58:21 +01:00
Hypolite Petovan ad968ab2c9
Merge pull request #1074 from annando/post-content
ItemContent is replaced
2021-01-30 18:41:26 -05:00
Michael 61d95f5302 ItemContent is replaced 2021-01-30 23:14:05 +00:00
Hypolite Petovan 749dac6e38
Merge pull request #1073 from annando/dbstructure
Use the new dbstructure update function
2021-01-30 11:22:50 -05:00
Michael 3715293ca5 Use the new dbstructure update function 2021-01-30 13:32:43 +00:00
Hypolite Petovan 342cc2c044
Merge pull request #1072 from annando/discourse-notice
Discourse: Avoid notices when fetching mails
2021-01-29 10:13:12 -05:00
Michael 24527b3584 Discourse: Avoid notices when fetching mails 2021-01-29 10:44:30 +00:00
Michael Vogel 13cdb37f3d
Merge pull request #1071 from MrPetovan/task/9640-rename-notification-classes
[various] Move notification classes
2021-01-24 15:54:21 +01:00
Hypolite Petovan 00e8602892 [various] Move notification classes 2021-01-23 15:36:36 -05:00
Hypolite Petovan 21bb90f677
Merge pull request #1069 from annando/post
"Post" classes are now used instead of "Item"
2021-01-19 09:19:52 -05:00
Michael b4644212d4 "Post" classes are now used instead of "Item" 2021-01-19 09:14:14 +00:00
Hypolite Petovan 2ed38ad293
Merge pull request #1068 from annando/post
Addons are now using the new post functions
2021-01-16 19:05:42 -05:00
Michael 1533d9a758 Addons are now using the new post functions 2021-01-17 00:00:32 +00:00
Tobias Diekershoff 74ae7145cf
Merge pull request #1067 from annando/direction
Twitter: Set the direction for imported posts
2021-01-11 09:10:20 +01:00
Michael 0417ee39fd Twitter: Set the direction for imported posts 2021-01-11 06:14:22 +00:00
Michael Vogel 559c85775e
Merge pull request #1066 from MrPetovan/task/9568-showmore_dyn-improvements
[showmore_dyn] Various addon improvements
2020-12-31 17:38:14 +01:00
Hypolite Petovan 9d63da806e [showmore_dyn] Add new translation strings
- Update main translation file
2020-12-31 09:16:52 -05:00
Hypolite Petovan 14ebf55d56 [showmore_dyn] Normalize addon use setting display with accordion behavior 2020-12-31 09:13:42 -05:00
Hypolite Petovan 39280ea6bd [showmore_dyn] Add support for 0 value to disable addon 2020-12-31 09:13:00 -05:00
Hypolite Petovan ceb4f461da
Merge pull request #1065 from annando/messagespo
Catavatar: Updated messages.po
2020-12-28 20:32:03 -05:00
Michael 93e6c937bc Catavatar: Updated messages.po 2020-12-29 00:54:26 +00:00
Michael Vogel dd9edc1ebd
Merge pull request #1064 from urbalazs/private/urbalazs/catavatar-20201228
[catavatar] Mark string as translatable
2020-12-28 23:44:03 +01:00
Balázs Úr 4f155fc8a1 [catavatar] Mark string as translatable 2020-12-28 23:26:25 +01:00
Michael Vogel 8235b2511e
Merge pull request #1063 from MrPetovan/bug/fatal-errors
[twitter] Add expected field to parent item select in twitter_post_hook()
2020-12-28 17:42:39 +01:00
Hypolite Petovan 6a4dd6ed4b
[twitter] Add yet another expected field for thread parent select in twitter_post_hook() 2020-12-28 11:01:38 -05:00