gnu-social/plugins/Bookmark
Mikael Nordfeldth 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped
We don't guess the current profile anymore if the value of the profile === -1

Also sets $this->scoped for all ScopingNoticeStream inheritors, which just
like in an Action can be null if we're not scoped in any way (logged in).
2016-03-01 14:51:47 +01:00
..
actions Bookmarks are almost migrated 2015-10-12 17:48:23 +02:00
classes Removing excess debug logging 2015-10-13 22:55:27 +02:00
css Reduce tag margin in bookmark notice 2015-01-17 00:39:07 +01:00
forms Use getUrl() on File and File_thumbnail instead of ->url 2015-03-04 13:13:20 +01:00
js Fixed regression in bookmark.js that caused double-submits (jquery 2.x stuff) 2013-09-23 12:07:37 +02:00
lib Consistent behaviour for ScopingNoticeStream $scoped 2016-03-01 14:51:47 +01:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
scripts plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
BookmarkPlugin.php Events get rendered. 2016-01-18 23:58:32 +01:00
README Moved oEmbed stuff out to a plugin (Oembed). 2014-05-06 23:32:13 +02:00
bookmarklet 50px more for bookmarklet popup 2011-09-30 10:15:40 -04:00
bookmarkpopup.js Tweak the post-form return on bookmarklet if we're not in a popup that we can close 2010-12-30 16:14:41 -08:00

README

Depends on the oEmbed plugin (Oembed).