]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-02-24 Mikael NordfeldthDon't store duplicates of files.
2015-02-24 Mikael NordfeldthScript to delete file table entries which have disappea...
2015-02-21 Mikael NordfeldthRSSCloud URL field too long for utf8mb4
2015-02-20 Mikael NordfeldthensureFeedURL will return Ostatus_profile early if...
2015-02-20 Mikael NordfeldthDefault install to site profile community
2015-02-19 Mikael NordfeldthEmoji support through utf8mb4 seems to be done!
2015-02-19 Mikael NordfeldthHad to avoid using indexes in the migration phase
2015-02-19 Mikael NordfeldthRemove common_debug call that slipped by
2015-02-19 Mikael Nordfeldthunique keys and indexes must be NOT NULL or MySQL fucks up
2015-02-19 Mikael NordfeldthSome loose table definitions which needed 191 char...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael Nordfeldthless newlines for the scripts/upgrade.php output
2015-02-19 Mikael NordfeldthBad check on existing urlhash key
2015-02-19 Mikael NordfeldthUse new ::getByUrl for File and File_redirection
2015-02-19 Mikael NordfeldthMediafile updated to insert urlhash and lookup properly
2015-02-19 Mikael Nordfeldthfunction is hashurl, variable is urlhash
2015-02-19 Mikael NordfeldthFile and File_redirection adhoc storage methods updated...
2015-02-19 Mikael NordfeldthFile_thumbnail url is not an index
2015-02-19 Mikael NordfeldthFile_redirection also got urlhash column
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-19 Mikael Nordfeldth$this->scoped->getUser() instead of common_current_user();
2015-02-19 Mikael NordfeldthROLLBACK if query failed in email settings savePreferences
2015-02-18 Mikael NordfeldthProfile table cleaning script.
2015-02-18 Mikael NordfeldthUserdirectoryAction now ManagedAction and better SQL
2015-02-18 Mikael NordfeldthNo need for return true
2015-02-18 Mikael NordfeldthGroupdirectoryAction now has no direct SQL queries
2015-02-18 Mikael NordfeldthescapedTableName for SQL query easy access
2015-02-18 Mikael NordfeldthTurn GroupdirectoryAction into a ManagedAction
2015-02-18 Mikael NordfeldthDirectory group search code cleanup
2015-02-18 Mikael NordfeldthMake group search in Directory use PEAR::DB
2015-02-17 Mikael NordfeldthAdd php5-intl dependency to Installer class
2015-02-17 Mikael NordfeldthNew dependency: php5-intl
2015-02-17 Mikael Nordfeldthuse common_purify to purify HTML, one function to rule...
2015-02-17 Mikael NordfeldthImplement a common_purify for htmLawed and more
2015-02-17 Mikael Nordfeldthforgot primary key column to updateWithKeys in SalmonAction
2015-02-17 Mikael NordfeldthDon't linkify bare domains by default
2015-02-17 Mikael NordfeldthPHP>=5.4.0 lets us use Transliterator, tags now asciified!
2015-02-17 Mikael Nordfeldthurlhash first steps, including scripts/upgrade.php
2015-02-17 Mikael NordfeldthSalmonAction now updates remote URI if it was stale.
2015-02-17 Mikael NordfeldthVarious $this->scoped fixes and protected prepare/handl...
2015-02-17 Mikael NordfeldthReplace $this->user/auth_user with $this->scoped in...
2015-02-17 Mikael NordfeldthSubscription class gets exception throwing getSubscript...
2015-02-17 Mikael NordfeldthNon-functional "retweeted to me" API call modified...
2015-02-17 Mikael Nordfeldthapiauth action with ->user changed to ->scoped
2015-02-17 Mikael NordfeldthCSS: notice images no wider than 100%
2015-02-15 Mikael NordfeldthMerge commit 'refs/merge-requests/47' of https://gitori...
2015-02-15 Mikael NordfeldthMerge commit 'refs/merge-requests/48' of https://gitori...
2015-02-15 Marcus Moellerremoved text beside lock icon and fixed alignment
2015-02-15 ChimoJS: Fixes jQueryUI autocomplete 'undefined' errors
2015-02-15 ChimoApiTimelineList: Fixes ServerErrorAction
2015-02-15 Mikael NordfeldthDon't default to publishing http: alias!
2015-02-15 Mikael NordfeldthPresent http:// alias by default in WebFinger output
2015-02-14 Mikael NordfeldthWrong order of start/end events. My hobby OCD was distu...
2015-02-14 Mikael NordfeldthFixed some recently added EVENTS documentation
2015-02-14 Mikael NordfeldthStartSubMenu and EndSubMenu events
2015-02-14 Mikael NordfeldthMerge commit 'refs/merge-requests/45' of https://gitori...
2015-02-14 Mikael Nordfeldthneo-quitter unuglification by marcus, merge-request 44
2015-02-13 Marcus Moellerfixed alignment of textarea
2015-02-13 Marcus Moellerjust make sure that input box and input box label are...
2015-02-13 Marcus Moelleruse Genericons and fontawesome instead of images
2015-02-13 buttleCall HomeStubNav instead of duplicating code
2015-02-13 buttleRemoving home stub if empty
2015-02-13 Mikael NordfeldthCSS to align the notice footer (thanks fnadde42)
2015-02-13 Mikael NordfeldthUpdated README.md and framework.php
2015-02-13 Mikael NordfeldthDeja vu of user->getProfile() from 4f9b70d
2015-02-13 Mikael NordfeldthDirectMessages backed up properly for UAS
2015-02-13 Mikael NordfeldthFaves backed up properly to UAS
2015-02-13 Mikael NordfeldthProfile expected in Notice::asActivity from UAS
2015-02-13 Mikael NordfeldthUAS protected property user solved with getUser()
2015-02-13 Mikael NordfeldthEndSetApiUser will always contain a User
2015-02-12 Marcus Moellermoved profile/group patch from core to profile_list
2015-02-12 Marcus Moellerupdated neo-quitter favicon to match the theme style
2015-02-12 Mikael Nordfeldthextlib Michelf\Markdown updated 1.4.0 to 1.4.1
2015-02-12 Mikael NordfeldthDB_DataObject updated to 1.11.3
2015-02-12 Mikael NordfeldthDB updated to 1.8.2
2015-02-12 Marcus Moellerlock icon style fixed to match quitter style
2015-02-12 Mikael NordfeldthhtmLawed extlib updated from 1.1.16 to 1.1.19
2015-02-12 Mikael Nordfeldthutf8mb4 conversion on database with index adjusts
2015-02-12 Mikael NordfeldthschemaDef coding style fixes
2015-02-12 Mikael NordfeldthMissing uri property of QnA_Answer class
2015-02-12 Mikael NordfeldthAdded note on socialfying for HTTPS sites.
2015-02-12 Mikael NordfeldthMerge commit 'refs/merge-requests/43' of https://gitori...
2015-02-12 Mikael NordfeldthClarify in INSTALL that MySQL must be 5.5+
2015-02-11 Marcus Moellerfixed neo-quitter web view
2015-02-11 Adam MooreDeleting redundant file.
2015-02-11 Adam MooreWebfinger instructions were incomplete/erroneous -...
2015-02-10 buttleAdded EVENT to homestubnav
2015-02-10 Mikael NordfeldthMerge commit 'refs/merge-requests/41' of https://gitori...
2015-02-10 ChimoAdd 'statusnet_textarea' backward-compatibility
2015-02-09 Mikael NordfeldthMerge commit 'refs/merge-requests/40' of https://gitori...
2015-02-09 ChimoReplace one instance of LOG_ERR with LOG_DEBUG
2015-02-09 ChimoPrepopulate newnotice from URL arg
2015-02-09 Mikael NordfeldthGNU social SVG logo added to neo-gnu
2015-02-09 Mikael Nordfeldthneo-quitter unuglifying (thanks @marcus@gnusocial.ch )
2015-02-09 Mikael NordfeldthMerge commit 'refs/merge-requests/39' of https://gitori...
2015-02-09 ChimoTwitterBridge: don't array_merge() non-arrays
2015-02-09 ChimoMake TwitterBridge less noisy
2015-02-08 Mikael NordfeldthCan now delete lists/peopletags (thanks MrB)
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/37' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
next