]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
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 darksider3Adding htaccess.sample back*shame*
2014-09-12 darksider3oops, DB.txt O_o
2014-09-12 darksider3Fix @author back
2014-09-12 darksider3Add urlshortenerplugin2.php to solve some @todo's and...
2014-09-12 Roland HaederSome cleanups:
2014-09-12 Roland HaederPossible fix for https://bugz.foocorp.net/T41
2014-09-10 Roland HaederNo need for php interpreter again as this script is...
2014-09-10 Roland HaederFixed CHMOD.
2014-09-10 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-08-24 Mikael NordfeldthQnA layout fix, still no answer-action
2014-08-24 Mikael Nordfeldthtabs to spaces
2014-08-24 Roland HaederFixes for making Meteor working with HTTPS.
2014-08-24 Roland HaederAdded missing index declarations.
2014-08-24 Mikael NordfeldthLet's not avoid error reporting completely in getvalidd...
2014-08-24 Roland HaederFixed CHMOD + set error_reporting(0) in getvaliddaemons...
2014-08-24 Roland HaederThis JavaScript file is located in js/ - Fixed paths...
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-23 Roland HaederAdded additional check.
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-19 Matt LeeAdded GNU social install doc:
2014-08-18 Roland HaederFixes for making Meteor working with HTTPS.
2014-08-18 Roland HaederUsefull line for debugging added.
2014-08-18 Roland HaederOpps.
2014-08-18 Roland HaederIntroduced common_get_temp_dir() which wraps getting...
2014-08-18 Roland HaederAdded missing index declarations.
2014-08-18 Roland HaederRenamed commandline.inc -> commandline.inc.php to avoid...
2014-08-18 Roland HaederFixed CHMOD + set error_reporting(0) in getvaliddaemons...
2014-08-18 Roland HaederFixed error when installing 'Blog' plugin.
2014-08-18 Roland HaederThis JavaScript file is located in js/ - Fixed paths...
2014-08-18 Mikael Nordfeldthalpha number bump
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-18 Roland HaederCheck for valid database connection object.
2014-08-18 Roland HaederCheck for valid database connection object.
2014-08-17 Matt LeeUpdated README
2014-08-17 chimoPollListItem: Use showNotice args
2014-08-17 chimoAdded adaptNoticeListItem and QnAListItem
2014-08-17 chimoAdded adaptNoticeListItem and PollListItem
2014-08-13 chimoAdds missing georss xmlns in subscriptions AtomPub
2014-08-08 Mikael NordfeldthRevert "Repeat query window misplaced"
2014-08-08 Mikael Nordfeldthdeclared "next_id" used to set the max_id for next...
2014-08-08 Mikael Nordfeldthlocal variable format in ApiAction declared in class
2014-08-07 Mikael NordfeldthUser timeline ActivityStreams output now has paging...
2014-08-07 Mikael NordfeldthProfile activityobject array outputs "summary" field
2014-08-07 Mikael NordfeldthRemoving old "-browser-border-radius" stuff (pre-CSS3)
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-07 postblueMissing end of @media screen, projection, tv
2014-08-07 postblueDeleting useless comma
2014-08-06 Mikael NordfeldthApache 2.4 mod_authz_host access example
2014-08-06 Mikael NordfeldthPATHINFO example added to htaccess.sample
2014-08-06 Mikael NordfeldthTwitterBridge PHP require_once paths now relative
2014-08-06 Mikael NordfeldthRSVP fromNotice now throws NoResultException
2014-08-05 Mikael NordfeldthDon't auto-enable Twitter and Facebook bridges (singleuser)
2014-08-05 Mikael NordfeldthRemoving excessive "inline" attachment listings
2014-08-05 Mikael NordfeldthFile->getEnclosure improvements (text/html is not an...
2014-08-04 Mikael NordfeldthInline attachment layout improvement
2014-07-29 Mikael NordfeldthJOINs and FOLLOWs would have null titles in Activity...
2014-07-29 Mikael NordfeldthShares would lack a title in any Activity representation
2014-07-29 Mikael NordfeldthActivity plugin fix (LeaveListItem unused)
2014-07-28 Mikael NordfeldthMoved some FAVORITE handling from Activity plugin to...
2014-07-28 Mikael NordfeldthFixes some non-defined variables in commit eb2f93a
2014-07-28 Mikael Nordfeldthquick fix for when there is no $cur defined
2014-07-28 Mikael NordfeldthFavorite plugin now "extends" Activity on NoticeAsActivity
2014-07-28 Mikael NordfeldthStart/End NoticeAsActivity modifications
2014-07-28 Mikael NordfeldthMore use of Profile, less User
2014-07-27 Mikael NordfeldthConsistently use "email-notify_fave" syntax for preference
2014-07-27 Mikael NordfeldthensureWebfinger was never complete in StatusNet. Worked...
2014-07-21 Mikael NordfeldthCronish plugin minor debugging text fixes and so
2014-07-16 Mikael NordfeldthSorry, left some debug lines in the pushed source :)
2014-07-16 Mikael NordfeldthFurther column collisions in ReplyNoticeStream
2014-07-15 Mikael NordfeldthDon't access HTTP_USER_AGENT if it doesn't exist
2014-07-15 Mikael NordfeldthReplies caused column name collision on joinAdd
2014-07-15 Mikael NordfeldthUsing empty on a function return value (thanks mrvdb)
2014-07-15 Mikael NordfeldthReplies and Conversation noticestreams should only...
2014-07-15 Mikael NordfeldthShow correct number of POSTs in conversation "more...
2014-07-15 Mikael NordfeldthAllow exception to be thrown if saveActivityObject...
2014-07-14 Mikael NordfeldthMore Activity-based reasoning for saveActivity in Notice
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-07-14 Mikael NordfeldthMerge request from robmyers upping the PHP version...
2014-07-14 Mikael NordfeldthBad variable reference in Fave class
2014-07-14 Mikael Nordfeldth"Notice posted" message in Ajax title for NewnoticeAction
2014-07-14 Mikael NordfeldthBad variable reference in lib/mail.php
2014-07-14 Mikael NordfeldthLocal favoriting fills out content to saveActivity
2014-07-14 Mikael NordfeldthUnifying HTML stripping functions to common_strip_html
2014-07-14 Mikael NordfeldthStore activity content into Notice table in saveActivity
2014-07-14 Mikael NordfeldthPut text content into Favorite activities/activityobjects
2014-07-13 Mikael NordfeldthNoticeStream fixes regarding non-post verbs
2014-07-13 Mikael NordfeldthProperly output error messages in AJAX mode
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
2014-07-13 Mikael NordfeldthNew Profile_prefs get a 'created' value now.
2014-07-13 Mikael NordfeldthShortcut to Profile_prefs get/set Data in Profile and...
2014-07-13 Mikael NordfeldthAllow default data from Profile_prefs::getData call
2014-07-13 Mikael NordfeldthStart and End EmailSaveForm events now take a scoped...
next