]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-01-24 Mikael Nordfeldthconst'ifying bits and sigalg
2015-01-24 Mikael NordfeldthDocumentation update for ImageMagick
2015-01-24 Mikael NordfeldthNo need to pre-generate thumbnails anymore
2015-01-24 Mikael Nordfeldthresize_animated declared public in ImageMagickPlugin
2015-01-23 Mikael NordfeldthDefault value for max thumbnail size increased
2015-01-23 Mikael NordfeldthHack to force thumbnail generation directly on upload
2015-01-23 Mikael NordfeldthMediaFile->getFile() instead of accessing fileRecord
2015-01-23 Mikael Nordfeldthscoped instead of auth_user->getProfile()
2015-01-23 Mikael NordfeldthMapstractionPlugin didn't handle notices without URLs
2015-01-23 Mikael NordfeldthRealtimePlugin didn't handle notices without URLs
2015-01-23 Mikael NordfeldthAllow fallback to local URL on Notice->getUrl()
2015-01-23 Mikael NordfeldthPrefer local URLs for all locally generated notices.
2015-01-23 Mikael Nordfeldthuser is a protected property in UAS/AtomUserNoticeFeed
2015-01-22 Mikael NordfeldthNon-ajax file submissions should throw NoUploadedMediaE...
2015-01-22 Mikael Nordfeldthssl_verify_host option in config (default is true)
2015-01-22 Mikael NordfeldthAdded a quickGet in HTTPClient
2015-01-22 Mikael NordfeldthReplace file_get_contents with HTTPClient in testfeed
2015-01-21 Mikael NordfeldthMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-21 Mikael NordfeldthEnable AntiBrute by default.
2015-01-21 Mikael NordfeldthAntiBrute plugin, delay + log multiple fail logins
2015-01-21 Mikael NordfeldthAdd simpler delete preference for Profile and User
2015-01-21 Mikael NordfeldthEndCheckPassword should run after Start even if pre...
2015-01-21 Mikael NordfeldthOnly check if a nickname exists if site is non-private
2015-01-21 Mikael NordfeldthOnly check if a nickname exists if site is non-private
2015-01-21 Mikael NordfeldthMediaFile upload simplifying
2015-01-21 Mikael NordfeldthGIF support (I know you love it)
2015-01-21 Mikael NordfeldthNewmessageAction lacked the $form property
2015-01-19 aroquenFix links in README.md
2015-01-19 Mikael Nordfeldthxcache plugin is not recommended anymore
2015-01-18 Mikael NordfeldthThese were meant for lower classes
2015-01-18 Mikael NordfeldthRegistration coding cleanup
2015-01-18 Mikael NordfeldthBad variable reference (needed $this->)
2015-01-18 Mikael NordfeldthPHP BUG??? Cannot figure out why this throws warning
2015-01-18 Mikael Nordfeldthholy crap, file_put_contents got args in wrong order
2015-01-18 Mikael NordfeldthKeep the old error message on updateAvatar
2015-01-18 Mikael NordfeldthUse HTTPClient to download avatar
2015-01-18 Mikael NordfeldthLoose_Ostatusprofile::updateAvatar was identical to...
2015-01-18 Mikael NordfeldthA bit more readable code.
2015-01-17 Mikael NordfeldthDon't hide the compose buttons in input_form_nav
2015-01-17 Mikael NordfeldthNo need to say we're finished working
2015-01-17 Mikael NordfeldthIcons slightly too large, broke the line!
2015-01-17 Mikael NordfeldthtwitPic no longer exists/is active
2015-01-17 Mikael Nordfeldthspring cleaning in Oembed helper list
2015-01-16 aroquenFix footer in plugins' notices.
2015-01-16 aroquenReduce tag margin in bookmark notice
2015-01-16 aroquenMove bookmark's tags after description
2015-01-16 aroquenBetter frame and spacing for bookmark title
2015-01-16 Mikael Nordfeldthneo-quitter theme from hannesmannerheim
2015-01-16 Mikael NordfeldthSpacing between .u-photo and .p-name in notices
2015-01-16 Mikael Nordfeldth...and don't hide it at all since we don't have a place...
2015-01-16 Mikael NordfeldthDon't close main notice input on init if composing
2015-01-16 Mikael NordfeldthInitially hide input forms on the top
2015-01-16 Mikael Nordfeldthversion push, we've got some HTML/CSS changes
2015-01-16 Mikael NordfeldthAdd nohub config setting to allowed non-PuSH feeds
2015-01-15 Mikael Nordfeldthremoved debugging lines for FeedPoller
2015-01-15 Mikael NordfeldthRSS feed items did not get a type assigned
2015-01-15 Mikael NordfeldthFeedPoller plugin, for hubless feeds
2015-01-13 Mikael NordfeldthEnsuring unknown profiles in salmon slaps work again
2015-01-13 Mikael NordfeldthBetter test to see if uploaded media exists
2015-01-13 Mikael NordfeldthAbort on failure instead of return early success
2015-01-13 Mikael NordfeldthThose variables were set for a reason
2015-01-12 Mikael NordfeldthgetUrl() fixed for File and File_thumbnail to correct...
2015-01-12 Mikael NordfeldthWhen called in offline queue, File::url was HTTP
2015-01-12 Mikael Nordfeldthnewnotice action always returns the notice's URL
2015-01-12 Mikael NordfeldthMake sure we add ajax=1 to inputform if using javascript
2015-01-12 Mikael NordfeldthArrayWrapper spookiness, must make sure it's a Notice...
2015-01-12 Mikael NordfeldthensureActivityObjectProfile is more thorough than creat...
2015-01-12 Mikael NordfeldthSimplified by adding an abstract AtompubAction
2015-01-12 Mikael NordfeldthThe real [Start|End]NewAtomPubActivity event definition
2015-01-12 Mikael NordfeldthFound some unreachable code in Favorite
2015-01-12 Mikael NordfeldthensureProfile already done and stored in $this->oprofile
2015-01-10 Mikael NordfeldthSupport for updated aliases
2015-01-10 Mikael Nordfeldthabstract declaration of GroupSection
2015-01-09 Mikael Nordfeldthsection control over their notice lists + HTML id stuff
2015-01-08 Mikael Nordfeldthstyling fixes to primary aside section
2015-01-08 Mikael NordfeldthActually use the PrimaryNoticeList in actions
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 NordfeldthDon't show notice form navs on newnotice action
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-31 Joshua Judson... OStatusPlugin: fix ensureProfile catch-22 in onCheckAct...
2014-12-10 Mikael NordfeldthDocumentation updates
2014-12-10 Mikael NordfeldthUsage documentation in the stopdaemons script
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-10 Mikael NordfeldthColumns too narrow in mobileprofile
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... Consistently root autostitched conversations at the...
2014-12-09 Joshua Judson... OStatus/scripts/update-profile-data.php: print updated...
2014-12-09 Joshua Judson... Parse remote users' fullnames from PoCo::displayName...
2014-12-08 Mikael NordfeldthStronger typing in Ostatus_profile
2014-12-06 Joshua Judson... stopdaemons.sh: pass site-specifier args through to...
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-06 Mikael NordfeldthAvoid undefined variables.
2014-12-04 Mikael NordfeldthRevert "Report a 404 not found if no posts found for...
2014-12-04 Joshua Judson... Use HTTPS links for Google and Yahoo!
next