]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Same goes to onStartShowAside() which has 'Action' as type-hint.
[quix0rs-gnu-social.git] / lib /
2015-01-27 Roland HaederAdded a lot more type-hints where they will happen...
2015-01-18 Roland HaederMerge branch 'merge-requests/29' into social-master
2015-01-18 Roland HaederMerge commit 'refs/merge-requests/30' of https://gitori...
2015-01-18 Roland HaederYay! Wrong variable, wrong bait, wrong fish.
2015-01-18 Roland HaederAlways chmod 0644 to have other processes read the...
2015-01-17 Roland HaederMerge commit 'refs/merge-requests/29' of https://gitori...
2015-01-16 aroquenFix footer in plugins' notices.
2015-01-16 roqueFix footer in plugins' notices.
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Mikael NordfeldthInitially hide input forms on the top
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Mikael Nordfeldthversion push, we've got some HTML/CSS changes
2015-01-15 Mikael NordfeldthRSS feed items did not get a type assigned
2015-01-12 Mikael NordfeldthWhen called in offline queue, File::url was HTTP
2015-01-12 Mikael NordfeldthSimplified by adding an abstract AtompubAction
2015-01-12 Mikael NordfeldthFound some unreachable code in Favorite
2015-01-10 Mikael Nordfeldthabstract declaration of GroupSection
2015-01-09 Mikael Nordfeldthsection control over their notice lists + HTML id stuff
2015-01-09 Roland HäderMerge branch 'master' into social-master
2015-01-09 Roland HäderMerge remote-tracking branch 'upstream/master'
2015-01-08 Mikael Nordfeldthnew noticelist classes for primary and section lists
2015-01-08 Mikael NordfeldthReuse NoticeList for NoticeSection listing
2015-01-08 Mikael NordfeldthCC license fixes (no remote image, https for href)
2015-01-08 Mikael Nordfeldthstatus update placeholder removed, javascript not requi...
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2015-01-08 Mikael NordfeldthHTML5 + CSS adaptions, may cause visual breaks
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/26' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/27' of https://gitori...
2014-12-09 Joshua Judson RosenParse remote users' fullnames from PoCo::displayName...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/23' of https://gitori...
2014-12-04 Joshua Judson RosenUse HTTPS links for Google and Yahoo!
2014-12-04 Joshua Judson RosenAdd Ixquick as a fallback search link
2014-12-04 Joshua Judson RosenAdd DuckDuckGo as a fallback search link
2014-12-04 Joshua Judson RosenCorrectly spell "Yahoo!"
2014-12-04 Joshua Judson RosenSearchAction: don't list dead web search-engines
2014-12-02 Mikael NordfeldthMerge aqeeliz's commit 'refs/merge-requests/20' of...
2014-12-02 Joshua Judson Rosencommon_path(): use HTTPS if current URL is HTTPS
2014-11-27 Mikael NordfeldthVersion bump to 1.1.3 since conversation tracking
2014-11-27 Mikael Nordfeldthostatus:conversation element instead of link rel=""
2014-11-27 Mikael NordfeldthNamespaced elements now available in xmloutputter
2014-11-24 Joshua Judson RosenQueueManager: don't assume all non-XML strings are...
2014-11-10 Mikael NordfeldthPresent WWW-Authenticate on failure to authenticate
2014-11-10 Mikael NordfeldthUnnecessary to check PHP_AUTH_USER here
2014-11-10 Mikael Nordfeldth$header was always true due to previous if statement
2014-11-10 Mikael NordfeldthChecking user properties for instanceof User
2014-11-10 Mikael NordfeldthLess verbose logic for checking api authentication
2014-11-10 Mikael NordfeldthIntegrate qvitter ApiAuthAction (thanks hannes2peer)
2014-11-07 Mikael NordfeldthDirectMessage added to default plugins
2014-11-07 Mikael NordfeldthInline documentation updated to reflect on plugin move...
2014-11-07 Mikael NordfeldthMessageCommand moved to DirectMessage plugin
2014-11-07 Mikael NordfeldthUserActivityStream export of DMs moved to plugin
2014-11-07 Mikael NordfeldthDirectMessage API functions moved to plugin
2014-11-07 Mikael NordfeldthDirectMessage moved into a plugin, not done yet
2014-11-05 Mikael NordfeldthShow permalinks only for local notices
2014-11-05 Mikael NordfeldthNotice_source checks in better code style
2014-11-05 Mikael NordfeldthConversation link as default, permalink for /notice
2014-11-03 Stanislav N. aka... Add "Date" header to mail, some clients require this...
2014-10-26 Mikael NordfeldthBookmarkListItem removed in favor of event-driven rendering
2014-10-26 Mikael NordfeldthAdding event StartShowNoticeItemNotice with correspondi...
2014-10-26 Mikael NordfeldthPollListItem freed from noticeListItemAdapter clutches
2014-10-25 Mikael Nordfeldthargs argument must be array for menu item
2014-10-25 Mikael NordfeldthBumping base version number to 1.1.2
2014-10-25 Roland HaederSome fixes/improvements - added getter getGroup() for...
2014-10-20 Hannes MannerheimisSubscribed and hasBlocked need instance of Profile...
2014-10-10 Mikael Nordfeldthstatusnet/gnu-social merge request 22
2014-10-10 Mikael Nordfeldthstatusnet/gnu-social merge request 21
2014-10-05 Roland HaederMerge branch 'master' into social-master
2014-10-05 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-10-01 Mikael NordfeldthHannes Mannerheim's merge request 8 from Gitorious
2014-09-30 Hannes MannerheimBug, attachments stored double in file table
2014-09-28 Roland HaederMerge branch 'master' into social-master
2014-09-28 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-09-18 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-18 Roland HaederFixed:
2014-09-18 Roland HaederUse common_debug() instead of common_log(LOG_DEBUG...
2014-09-16 Roland HaederReoved another to strict type-hint + added check if...
2014-09-16 Roland HaederAdded asserts + remove wrong type-hint (was no array).
2014-09-16 Roland HaederReoved another to strict type-hint + added check if...
2014-09-16 Roland HaederAdded asserts + remove wrong type-hint (was no array).
2014-09-12 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-12 Roland HaederFixed type-hints.
2014-09-12 Roland HaederMerge branch 'social-master' of gitorious.org:statusnet...
2014-09-12 Roland HaederMerge branch 'fixes/type-hints' of gitorious.org:status...
2014-09-12 Roland HaederFixed type hints:
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederSome fixes/improvements
2014-09-12 darksider3Remove exception so it never throwed by HTTPClient
2014-09-12 darksider3Remove exception for generally problems.
2014-09-12 darksider3Delete @debugs from urlshortenerplugin2
2014-09-12 darksider3Fix @author back
2014-09-12 darksider3Add urlshortenerplugin2.php to solve some @todo's and...
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-09-12 Roland HaederFixed type hints:
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederSome fixes/improvements
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederSome fixes/improvements
next