friendica.git/.git
2021-02-10 Tobias DiekershoffMerge pull request #9915 from MrPetovan/bug/9895-twitte...
2021-02-10 Tobias DiekershoffMerge pull request #9918 from MrPetovan/bug/9914-smiley...
2021-02-10 Hypolite PetovanMove vier-specific smileybutton styles to addon
2021-02-10 Hypolite PetovanRemove references to removed frost theme
2021-02-10 Hypolite PetovanMove HTTPS exception for YouTube and Vimeo to OEmbed...
2021-02-10 Hypolite PetovanHarden OEmbed link discovery
2021-02-09 Hypolite PetovanMerge pull request #9921 from annando/issue-9906
2021-02-09 MichaelChanged query for the public timeline
2021-02-09 MichaelUpdated database.sql
2021-02-09 MichaelRearranged field definition
2021-02-09 MichaelAdded update for post-thread-user
2021-02-09 MichaelIssue 9906: Improved view speed
2021-02-08 Hypolite PetovanMerge pull request #9917 from annando/no-thread
2021-02-08 MichaelThe "thread" table isn't used anymore
2021-02-08 Hypolite PetovanMerge pull request #9913 from VVelox/develop
2021-02-08 Hypolite PetovanImprove formatting in doc/Update.md
2021-02-08 Zane C. Bowers... add current known foriegn key fixes possibly required...
2021-02-06 Michael"item" is replaced whenever possible at the moment
2021-02-05 Hypolite PetovanMerge pull request #9904 from annando/thread
2021-02-05 MichaelEOL added
2021-02-05 MichaelAvoid foreign key problems when deleting contacts
2021-02-05 MichaelPartly reverting change
2021-02-05 MichaelMore test data
2021-02-05 MichaelImproving test data
2021-02-05 Michaeltest again
2021-02-05 MichaelAnd again ...
2021-02-05 MichaelSome more debug output
2021-02-05 MichaelTesting the query
2021-02-05 MichaelJust some more tests
2021-02-04 MichaelUse the id instead of iid
2021-02-04 MichaelSome more test data
2021-02-04 MichaelMore test data
2021-02-04 MichaelEnhanced test data
2021-02-04 MichaelTest for test
2021-02-04 MichaelHandle empty values for API output
2021-02-04 MichaelFix test data
2021-02-04 MichaelSet test data
2021-02-04 MichaelFix test data
2021-02-04 MichaelThe thread table is replaced by post-thread and post...
2021-02-02 Hypolite PetovanMerge pull request #9901 from annando/post-thread-user
2021-02-02 Michael"participation" is removed since it is unused
2021-02-02 MichaelAdded "user-item" table to the list of removable tables
2021-02-02 MichaelRearranged order of update calls
2021-02-02 Michaelremove test logging
2021-02-02 MichaelUser-Item table is replaced
2021-02-01 MichaelUpdate function for "post-user-notification"
2021-02-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-02-01 Michael VogelMerge pull request #9887 from MrPetovan/task/9872-norma...
2021-02-01 MichaelFixed class name
2021-02-01 Hypolite PetovanMerge pull request #9897 from tobiasd/20210201-lng
2021-02-01 MichaelImproved notification description
2021-02-01 MichaelDon't remove data from the item array
2021-02-01 MichaelAvoid "Undefined index: verb"
2021-02-01 MichaelNew table "post-user-notification"
2021-02-01 MichaelList of deprecated fields is checked
2021-02-01 Tobias DiekershoffDE translation update
2021-02-01 Tobias DiekershoffIT translation update THX fabrixxm
2021-02-01 Tobias DiekershoffBG translation update THX Rafael Kalachev
2021-01-31 MichaelMost user-item traces removed
2021-01-31 Hypolite PetovanRemove mod/subthread file
2021-01-31 Hypolite PetovanReplace references of GET mod/substhread with POST...
2021-01-31 Hypolite PetovanAdd new item/{id}/follow module and POST route
2021-01-31 Michael VogelMerge pull request #9891 from MrPetovan/task/9782-item...
2021-01-31 Hypolite PetovanMove GET starred/{id} to POST item/{id}/star
2021-01-31 Hypolite PetovanRename dostar() to doStar()
2021-01-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-01-31 MichaelNew table "post-thread-user"
2021-01-31 Michael VogelMerge pull request #9889 from MrPetovan/task/9872-item...
2021-01-31 Hypolite PetovanMove GET item/ignore/{id} to POST item/{id}/ignore
2021-01-31 Hypolite PetovanRename doignore to doIgnoreThread
2021-01-31 Michael VogelMerge pull request #9893 from MrPetovan/bug/9879-empty...
2021-01-31 Michael VogelMerge pull request #9888 from MrPetovan/task/9782-item...
2021-01-31 Hypolite PetovanMove GET /like/{id} to POST /item/{id}/activity/{verb}
2021-01-31 Hypolite PetovanRename dolike to doActivityItem
2021-01-31 Hypolite PetovanUpdate translated strings files after update to Console...
2021-01-31 Hypolite PetovanSkip empty message strings in Console\PoToPhp
2021-01-31 Hypolite PetovanSet correct integer return type for Temporal::getAgeByT...
2021-01-31 Hypolite PetovanMerge pull request #9894 from annando/no-content-stored
2021-01-31 MichaelPrevent "No post-content stored"
2021-01-31 Michael VogelMerge pull request #9882 from MrPetovan/bug/po2php...
2021-01-31 Michael VogelMerge pull request #9892 from MrPetovan/task/9872-item-pin
2021-01-30 Hypolite PetovanMove GET pinned/{id} to POST item/{id}/pin
2021-01-30 Hypolite PetovanRename dopin() to doPIn
2021-01-30 Hypolite PetovanMerge pull request #9890 from annando/post-content
2021-01-30 MichaelAdded database.sql
2021-01-30 MichaelAvoid "Duplicate entry"
2021-01-30 MichaelNew table "post-content"
2021-01-30 Hypolite PetovanMerge pull request #9884 from annando/update-in-maintenance
2021-01-30 Hypolite PetovanMerge pull request #9883 from tobiasd/20210130-supportc...
2021-01-30 Tobias Diekershoffless space
2021-01-30 MichaelReduce the parameter chaos by splitting the update...
2021-01-30 Tobias Diekershoffremoved old information from DE FAQ pointing to dead...
2021-01-30 MichaelSetting "maintenance" for pre and post updates
2021-01-30 Tobias Diekershoffclenup
2021-01-30 Tobias Diekershoffadopted the support channel locations for the starting...
2021-01-30 Tobias DiekershoffDE FAQ: moved info about support channels to the FAQ top
2021-01-30 Tobias Diekershoffunhinde location of the support channels so that they...
2021-01-30 Hypolite PetovanMerge pull request #9880 from annando/non-numeric
2021-01-30 Hypolite PetovanUpdate plural condition in strings.php after converter...
2021-01-30 Hypolite PetovanRemove ternary operators from converted .po plural...
next