]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 Roland HaederMerge branch 'merge-requests/30' into social-master
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-18 Roland HaederAvoid invalid width/height (<1) + debug log added
2015-01-18 Roland HaederAdded a lot debug infos.
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 Roland HaederAdded missing method TagSub::getProfile()
2015-01-18 Roland HaederAdded missing SearchSub::getProfile() method.
2015-01-18 Roland Haeder$sender cannot be only Profile ... (false found).
2015-01-18 Roland HaederAdded fixup script to fix bad profile URLs:
2015-01-18 Roland HaederAdded fixup script to fix bad profile URLs:
2015-01-18 Roland Haeder$sender cannot be only Profile ... (false found).
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 Roland HaederMerge commit 'refs/merge-requests/29' of https://gitori...
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 roqueFix footer in plugins' notices.
2015-01-16 aroquenReduce tag margin in bookmark notice
2015-01-16 roqueReduce tag margin in bookmark notice
2015-01-16 aroquenMove bookmark's tags after description
2015-01-16 roqueMove bookmark's tags after description
2015-01-16 aroquenBetter frame and spacing for bookmark title
2015-01-16 roqueBetter 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 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
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 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-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-09 Roland HäderMerge branch 'master' into social-master
2015-01-09 Roland HäderMaybe this message will be needed some day ...
2015-01-09 Roland HäderIn multiple catch blocks you can always specify the...
2015-01-09 Roland HäderMerge remote-tracking branch 'upstream/master'
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)
next