Commit Graph

64 Commits

Author SHA1 Message Date
Django Doucet 4fc8038a57 Merge branch 'hotfix/v0.11.1' 2021-01-14 23:09:59 -05:00
Django Doucet 59ae0f7b76 fix style 2021-01-14 23:06:08 -05:00
Django Doucet b6fef90e91 better template class names, fix shortcode 2021-01-14 23:04:30 -05:00
Django Doucet 6be91f1c1c Merge branch 'release/v0.11.0' 2020-10-27 23:35:53 -04:00
Django Doucet 86fbfe5457 add class names to templates 2020-10-27 23:33:46 -04:00
Django Doucet eb8965e25b 0.110 various fixes 2020-10-27 23:24:25 -04:00
Django Doucet ca8be5e49a templates fixes 2020-10-23 14:10:01 -04:00
Django Doucet fe58f3c73f fix templates 2020-10-22 08:54:25 -04:00
Django Doucet db2bb224c1 Fix count on peertube widget, add nsfw option 2020-10-20 22:55:07 -04:00
Django Doucet f5b4195489 Merge branch 'hotfix/v0.10.4' 2020-03-11 19:48:27 -04:00
Django Doucet aa239d24bc Merge tag 'v0.10.4' into develop
Bug fix: Shortcode embed was causing post save issues
2020-03-11 19:48:27 -04:00
Django Doucet a605a8cc46 Bug fix: Shortcode embed included in post edit screen, causing post save issues 2020-03-11 19:47:49 -04:00
Django Doucet 50fe87fb15 Merge branch 'hotfix/v0.10.3' 2020-03-11 01:05:23 -04:00
Django Doucet 9eb8406003 Merge tag 'v0.10.3' into develop
Security fix: Please update all versions to 0.10.3
2020-03-11 01:05:23 -04:00
Django Doucet c706bd7e25 Security fix: statuses with visibility marked unlisted, private, and direct could be displayed publicly 2020-03-11 01:04:43 -04:00
Django Doucet 9a770d36b1 Merge branch 'hotfix/v0.10.2' 2020-03-11 00:46:27 -04:00
Django Doucet 875c6baba1 Merge tag 'v0.10.2' into develop
no message
2020-03-11 00:46:27 -04:00
Django Doucet c385154ff8 Update readme 2020-03-11 00:46:04 -04:00
Django Doucet 497c851ee3 security fix: statuses with visibility marked unlisted, private, and direct could be displayed publicly 2020-03-11 00:42:29 -04:00
Django Doucet 98d4c111c2 Merge branch 'hotfix/v0.10.1' 2020-03-10 01:07:50 -04:00
Django Doucet a2867570e5 Merge tag 'v0.10.1' into develop
no message
2020-03-10 01:07:50 -04:00
Django Doucet 7a6c7d479b v0.10.1 version bump 2020-03-10 01:07:42 -04:00
Django Doucet 205b6085f0 Merge branch 'hotfix/0.10.1' 2020-03-10 01:02:41 -04:00
Django Doucet 48130f31fe Merge tag '0.10.1' into develop
no message
2020-03-10 01:02:41 -04:00
Django Doucet 201f39ae6f Fix: mastodon display username if display name is not set
Fix: more consistent styling in mastodon
2020-03-10 01:02:26 -04:00
Django Doucet 2a15545baa Merge branch 'release/v0.10.0' 2020-03-10 00:14:40 -04:00
Django Doucet 7f9236f1ab Merge tag 'v0.10.0' into develop
no message
2020-03-10 00:14:40 -04:00
Django Doucet 66c2d1f249 v0.10.0 Add shortcodes for Mastodon, Pixelfed and PeerTube 2020-03-10 00:11:53 -04:00
Django Doucet f98980d944 vBump for Github Updater 2020-03-06 01:27:29 -05:00
Django Doucet 08af387f38 0.9.2 2020-03-06 01:20:41 -05:00
Django Doucet ca903fa971 v0.9.1 2020-03-06 01:15:14 -05:00
Django Doucet 4cf3f9654a Merge branch 'feature/emoji'
* feature/emoji:
  Hide pixelfed widget when oauth fails
  Add emoji support

# Conflicts:
#	fediembedi-mastodon-widget.php
#	templates/mastodon.tpl.php
#	templates/pixelfed.tpl.php
2020-03-06 01:10:19 -05:00
Django Doucet 34540d783f Hide pixelfed widget when oauth fails 2020-03-06 01:03:04 -05:00
Django Doucet e4aa0e344a Add emoji support 2020-03-06 01:01:42 -05:00
MediaFormat 77b77c43b7 Version bump for github-updater 2020-02-13 04:16:29 +00:00
Django Doucet 0934fbfa91 CSS Fix styles for narrow columns 2020-02-08 23:25:11 -05:00
Django Doucet 715c92be3f v0.8.4 2020-02-05 07:45:07 -05:00
Django Doucet a80b66d43e fix obnoxiously large video players 2020-02-04 22:32:41 -05:00
Django Doucet 47d1cc01b5 vbump 2020-02-01 02:11:21 -05:00
Django Doucet 3ab23e0000 Add links for Support & Updates 2020-02-01 02:06:51 -05:00
Django Doucet 648c4cef6f Unregister authorized widgets if tokens empty
Delete widget options on uninstall
2020-02-01 01:40:49 -05:00
MediaFormat d1520df93b CSS fixes 2020-01-30 03:13:05 +00:00
Django Doucet 130b4197e9 remove debug 2020-01-29 21:51:49 -05:00
Django Doucet 840fdb699c styles 2 2020-01-29 21:50:55 -05:00
Django Doucet 440a255384 styles fix 1 2020-01-29 21:29:45 -05:00
Django Doucet 317220c9c3 Service registration refactor, Separate widgets, support for PeerTube 2020-01-26 23:38:40 -05:00
Django Doucet 1f8b307d57 Service registration refactor, Separate widgets, support for PeerTube 2020-01-26 23:35:03 -05:00
Django Doucet 599423c158 readme update 2020-01-15 23:19:00 -05:00
Django Doucet 39266ca51b fixed a few regressions 2020-01-15 23:08:53 -05:00
Django Doucet 74c6fd0a31 Renamed class and constants names
Reorganized file structure
2020-01-15 22:25:10 -05:00