]> git.mxchange.org Git - friendica.git/log
friendica.git
9 years agoMerge pull request #1820 from annando/1508-random-becomes-guid
Tobias Diekershoff [Fri, 14 Aug 2015 07:02:00 +0000 (09:02 +0200)]
Merge pull request #1820 from annando/1508-random-becomes-guid

Use a guid instead of random bytes for unique data

9 years agoReplace random strings with guids where appropriate.
Michael Vogel [Fri, 14 Aug 2015 05:48:28 +0000 (07:48 +0200)]
Replace random strings with guids where appropriate.

9 years agoMerge remote-tracking branch 'upstream/develop' into 1508-random-becomes-guid
Michael Vogel [Fri, 14 Aug 2015 05:19:11 +0000 (07:19 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1508-random-becomes-guid

9 years agoMerge pull request #1819 from annando/1508-subdomain
Tobias Diekershoff [Fri, 14 Aug 2015 03:29:49 +0000 (05:29 +0200)]
Merge pull request #1819 from annando/1508-subdomain

Bugfix: There were problems with Friendica installed in subdirectories

9 years agoMerge pull request #1818 from annando/1508-diaspora-messages
Tobias Diekershoff [Fri, 14 Aug 2015 03:29:40 +0000 (05:29 +0200)]
Merge pull request #1818 from annando/1508-diaspora-messages

Bugfix: Conversations with Diaspora now work reliable

9 years agoFor unique values we should use our guid function - not the random function
Michael Vogel [Thu, 13 Aug 2015 22:40:36 +0000 (00:40 +0200)]
For unique values we should use our guid function - not the random function

9 years agoBugfix: There are some problems with Friendica installed in subdirectories
Michael Vogel [Thu, 13 Aug 2015 22:13:23 +0000 (00:13 +0200)]
Bugfix: There are some problems with Friendica installed in subdirectories

9 years agoBugfix: Conversations with Diaspora now work reliable
Michael Vogel [Thu, 13 Aug 2015 20:49:57 +0000 (22:49 +0200)]
Bugfix: Conversations with Diaspora now work reliable

9 years agoMerge pull request #1816 from tobiasd/messages_20150813
Tobias Diekershoff [Thu, 13 Aug 2015 10:11:32 +0000 (12:11 +0200)]
Merge pull request #1816 from tobiasd/messages_20150813

base messages.po updated

9 years agobase messages.po updated
Tobias Diekershoff [Thu, 13 Aug 2015 09:58:41 +0000 (11:58 +0200)]
base messages.po updated

9 years agoMerge pull request #1812 from tobiasd/20150812-adminqueue
Michael Vogel [Thu, 13 Aug 2015 06:05:00 +0000 (08:05 +0200)]
Merge pull request #1812 from tobiasd/20150812-adminqueue

queue inspector

9 years agoMerge pull request #1813 from annando/1508-newguid
Tobias Diekershoff [Thu, 13 Aug 2015 04:22:19 +0000 (06:22 +0200)]
Merge pull request #1813 from annando/1508-newguid

Diaspora now uses a 32 digit guid.

9 years agoDiaspora now uses a 32 digit guid.
Michael Vogel [Wed, 12 Aug 2015 21:37:50 +0000 (23:37 +0200)]
Diaspora now uses a 32 digit guid.

9 years agouse to link to queue inspector
Tobias Diekershoff [Wed, 12 Aug 2015 17:58:53 +0000 (19:58 +0200)]
use  to link to queue inspector

9 years agoMerge pull request #1811 from annando/1508-real-contacts
Tobias Diekershoff [Wed, 12 Aug 2015 16:02:28 +0000 (18:02 +0200)]
Merge pull request #1811 from annando/1508-real-contacts

Only show real contacts (Friendica, Diaspora, OStatus) on profile page

9 years agoOnly show real contacts (Friendica, Diaspora, OStatus) on profile page (no Twitter...
Michael Vogel [Wed, 12 Aug 2015 15:48:06 +0000 (17:48 +0200)]
Only show real contacts (Friendica, Diaspora, OStatus) on profile page (no Twitter, Facebook, ...)

9 years agoadmin panel: inspect queue
Tobias Diekershoff [Wed, 12 Aug 2015 13:44:59 +0000 (15:44 +0200)]
admin panel: inspect queue

9 years agomake Inspect Queue link visible in admin adide menu
Tobias Diekershoff [Wed, 12 Aug 2015 13:44:03 +0000 (15:44 +0200)]
make Inspect Queue link visible in admin adide menu

9 years agoMerge pull request #1810 from annando/issue-1739
Tobias Diekershoff [Wed, 12 Aug 2015 06:17:27 +0000 (08:17 +0200)]
Merge pull request #1810 from annando/issue-1739

Contact requests now contain more information.

9 years agoMerge pull request #1809 from annando/issue-1491
Tobias Diekershoff [Wed, 12 Aug 2015 06:16:22 +0000 (08:16 +0200)]
Merge pull request #1809 from annando/issue-1491

We need to generate a new guid to make Diaspora work

9 years agoContact requests now contain more information.
Michael Vogel [Wed, 12 Aug 2015 06:07:21 +0000 (08:07 +0200)]
Contact requests now contain more information.

9 years agoMerge pull request #1806 from annando/1408-nodeinfo
Tobias Diekershoff [Wed, 12 Aug 2015 04:46:32 +0000 (06:46 +0200)]
Merge pull request #1806 from annando/1408-nodeinfo

Support for the upcoming "nodeinfo" feature

9 years agoMerge pull request #1808 from annando/issue-1421
Tobias Diekershoff [Wed, 12 Aug 2015 04:34:19 +0000 (06:34 +0200)]
Merge pull request #1808 from annando/issue-1421

The temp path now contains the host name

9 years agoMerge pull request #1807 from annando/issue-1733
Tobias Diekershoff [Wed, 12 Aug 2015 04:32:12 +0000 (06:32 +0200)]
Merge pull request #1807 from annando/issue-1733

CSS improved for issue 1733

9 years agoBugfix ...
Michael Vogel [Tue, 11 Aug 2015 21:50:31 +0000 (23:50 +0200)]
Bugfix ...

9 years agoSee issue 1491: We need to generate a new guid to make Diaspora work
Michael Vogel [Tue, 11 Aug 2015 21:44:00 +0000 (23:44 +0200)]
See issue 1491: We need to generate a new guid to make Diaspora work

9 years agoThe temp path now contains the host name. That should help with servers with multiple...
Michael Vogel [Tue, 11 Aug 2015 21:26:00 +0000 (23:26 +0200)]
The temp path now contains the host name. That should help with servers with multiple installations

9 years agoCSS improved
Michael Vogel [Tue, 11 Aug 2015 20:47:37 +0000 (22:47 +0200)]
CSS improved

9 years agoJust some removed blanks
Michael Vogel [Tue, 11 Aug 2015 18:16:53 +0000 (20:16 +0200)]
Just some removed blanks

9 years agoNodeinfo: Include the sitename
Michael Vogel [Tue, 11 Aug 2015 08:23:33 +0000 (10:23 +0200)]
Nodeinfo: Include the sitename

9 years agoSome corrections in the addon names
Michael Vogel [Mon, 10 Aug 2015 22:37:27 +0000 (00:37 +0200)]
Some corrections in the addon names

9 years agoMetadata should be an object.
Michael Vogel [Mon, 10 Aug 2015 21:11:07 +0000 (23:11 +0200)]
Metadata should be an object.

9 years agoCorrected the output
Michael Vogel [Mon, 10 Aug 2015 19:54:57 +0000 (21:54 +0200)]
Corrected the output

9 years agoSupport for the new nodeinfo protocol that will replace statistics.json
Michael Vogel [Mon, 10 Aug 2015 19:33:57 +0000 (21:33 +0200)]
Support for the new nodeinfo protocol that will replace statistics.json

9 years agoMerge pull request #1804 from annando/1508-public-relay
Tobias Diekershoff [Mon, 10 Aug 2015 12:36:53 +0000 (14:36 +0200)]
Merge pull request #1804 from annando/1508-public-relay

First steps for a relay for public posts

9 years agoMerge remote-tracking branch 'upstream/develop' into 1508-public-relay
Michael Vogel [Mon, 10 Aug 2015 08:52:54 +0000 (10:52 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1508-public-relay

9 years agoMerge pull request #1802 from annando/1508-valid-username
Tobias Diekershoff [Mon, 10 Aug 2015 06:49:56 +0000 (08:49 +0200)]
Merge pull request #1802 from annando/1508-valid-username

On OStatus and Diaspora the usernames mustn't contain "-"

I don't like it, but if GNU Social and Diaspora have this limitation...

9 years agoMerge pull request #1803 from annando/1508-accessibility
Tobias Diekershoff [Mon, 10 Aug 2015 06:48:48 +0000 (08:48 +0200)]
Merge pull request #1803 from annando/1508-accessibility

Improved accessibility

9 years agoMessages are now sent to the relay server - and the options are configurable
Michael Vogel [Sun, 9 Aug 2015 18:39:11 +0000 (20:39 +0200)]
Messages are now sent to the relay server - and the options are configurable

9 years agoPosts from Diaspora are always accepted for the global contact
Michael Vogel [Sun, 9 Aug 2015 12:28:59 +0000 (14:28 +0200)]
Posts from Diaspora are always accepted for the global contact

9 years agoDuepontozero now has accesskeys as well.
Michael Vogel [Sun, 9 Aug 2015 10:19:15 +0000 (12:19 +0200)]
Duepontozero now has accesskeys as well.

9 years agoQuattro added
Michael Vogel [Sun, 9 Aug 2015 07:56:55 +0000 (09:56 +0200)]
Quattro added

9 years agoSome more accesskeys for Quattro
Michael Vogel [Sun, 9 Aug 2015 07:55:51 +0000 (09:55 +0200)]
Some more accesskeys for Quattro

9 years agoAdded the changes in quattro as well
Michael Vogel [Sun, 9 Aug 2015 07:28:10 +0000 (09:28 +0200)]
Added the changes in quattro as well

9 years agoDocumentation for accesskeys added
Michael Vogel [Sun, 9 Aug 2015 07:16:45 +0000 (09:16 +0200)]
Documentation for accesskeys added

9 years agoFirst steps for a public relay for posts.
Michael Vogel [Sun, 9 Aug 2015 06:31:42 +0000 (08:31 +0200)]
First steps for a public relay for posts.

9 years agoBetter link descriptions.
Michael Vogel [Sat, 8 Aug 2015 20:30:43 +0000 (22:30 +0200)]
Better link descriptions.

9 years agoOn OStatus and Diaspora the usernames mustn't contain "-" - so we adopt this here.
Michael Vogel [Sat, 8 Aug 2015 15:45:18 +0000 (17:45 +0200)]
On OStatus and Diaspora the usernames mustn't contain "-" - so we adopt this here.

9 years agoAdded many accesskeys ...
Michael Vogel [Sat, 8 Aug 2015 15:33:43 +0000 (17:33 +0200)]
Added many accesskeys ...

9 years agoMerge pull request #1801 from fabrixxm/feature-pjs
Tobias Diekershoff [Thu, 6 Aug 2015 14:41:39 +0000 (16:41 +0200)]
Merge pull request #1801 from fabrixxm/feature-pjs

small fixes

9 years agoescape user data to sql
fabrixxm [Thu, 6 Aug 2015 14:08:14 +0000 (16:08 +0200)]
escape user data to sql

9 years agolog call to hooks in debug
fabrixxm [Thu, 6 Aug 2015 14:06:18 +0000 (16:06 +0200)]
log call to hooks in debug

9 years agoSome steps for a better screen reader compatibility
Michael Vogel [Thu, 6 Aug 2015 06:13:15 +0000 (08:13 +0200)]
Some steps for a better screen reader compatibility

9 years agoMerge pull request #1800 from tobiasd/20150805-fr
Tobias Diekershoff [Wed, 5 Aug 2015 05:13:58 +0000 (07:13 +0200)]
Merge pull request #1800 from tobiasd/20150805-fr

FR: update to the translations

9 years agoFR: update to the translations
Tobias Diekershoff [Wed, 5 Aug 2015 05:11:39 +0000 (07:11 +0200)]
FR: update to the translations

9 years agoMerge pull request #1799 from tobiasd/20150803-DE
Tobias Diekershoff [Tue, 4 Aug 2015 06:14:16 +0000 (08:14 +0200)]
Merge pull request #1799 from tobiasd/20150803-DE

DE: update of the translation

9 years agoDE: update of the translation
Tobias Diekershoff [Tue, 4 Aug 2015 06:06:49 +0000 (08:06 +0200)]
DE: update of the translation

9 years agoMerge pull request #1798 from tobiasd/messages_20150802
Tobias Diekershoff [Sun, 2 Aug 2015 11:59:05 +0000 (13:59 +0200)]
Merge pull request #1798 from tobiasd/messages_20150802

updated the messages.po file for translations

9 years agoupdated the messages.po file for translations
Tobias Diekershoff [Sun, 2 Aug 2015 11:56:39 +0000 (13:56 +0200)]
updated the messages.po file for translations

9 years agoMerge pull request #1791 from annando/1507-new-poco
Tobias Diekershoff [Sun, 2 Aug 2015 08:31:34 +0000 (10:31 +0200)]
Merge pull request #1791 from annando/1507-new-poco

Improved Local Directory

9 years agoJust some more improved setting descriptions.
Michael Vogel [Sun, 2 Aug 2015 08:08:08 +0000 (10:08 +0200)]
Just some more improved setting descriptions.

9 years agoClarified the settings.
Michael Vogel [Sun, 2 Aug 2015 08:05:50 +0000 (10:05 +0200)]
Clarified the settings.

9 years agoMerge pull request #1797 from rabuzarus/fb-fix
fabrixxm [Sun, 2 Aug 2015 05:06:11 +0000 (07:06 +0200)]
Merge pull request #1797 from rabuzarus/fb-fix

small fixes for filebrowser

9 years agosmall fixes for filebrowser
rabuzarus [Sat, 1 Aug 2015 19:20:13 +0000 (21:20 +0200)]
small fixes for filebrowser

9 years agoMerge pull request #1795 from fabrixxm/upload_or_browse_dialog
Tobias Diekershoff [Sat, 1 Aug 2015 07:42:17 +0000 (09:42 +0200)]
Merge pull request #1795 from fabrixxm/upload_or_browse_dialog

Upload or browse dialog

9 years agoAdded community search mode
Michael Vogel [Thu, 30 Jul 2015 21:27:50 +0000 (23:27 +0200)]
Added community search mode

9 years agoBugfix: Fetching data from noscrape had several issues
Michael Vogel [Thu, 30 Jul 2015 14:30:18 +0000 (16:30 +0200)]
Bugfix: Fetching data from noscrape had several issues

9 years agocatch comment format button also after ajax update
Fabrixxm [Thu, 30 Jul 2015 13:27:36 +0000 (15:27 +0200)]
catch comment format button also after ajax update

9 years agohide buglink
Fabrixxm [Thu, 30 Jul 2015 12:19:50 +0000 (14:19 +0200)]
hide buglink

9 years agofix folder links in filebrowser dialog
Fabrixxm [Wed, 29 Jul 2015 09:55:26 +0000 (11:55 +0200)]
fix folder links in filebrowser dialog

9 years agoadd comment to document how comment formatting buttons work
Fabrixxm [Wed, 29 Jul 2015 09:36:40 +0000 (11:36 +0200)]
add comment to document how comment formatting buttons work

9 years agofilebrowser fixs, use it in comment textareas
Fabrixxm [Wed, 29 Jul 2015 09:30:04 +0000 (11:30 +0200)]
filebrowser fixs, use it in comment textareas

move filebrowser js to single file
document filebrowser usage
replace "onclick" for comment style buttons with data-* and move logic to main.js
use filebrowser to insert images in comments

9 years agoCode beautification
Michael Vogel [Wed, 29 Jul 2015 05:57:28 +0000 (07:57 +0200)]
Code beautification

9 years agoAdded index
Michael Vogel [Wed, 29 Jul 2015 05:40:23 +0000 (07:40 +0200)]
Added index

9 years agoOnly suggest friendica contacts that where recently active
Michael Vogel [Wed, 29 Jul 2015 05:32:00 +0000 (07:32 +0200)]
Only suggest friendica contacts that where recently active

9 years agoMoved the detection for centralized networks.
Michael Vogel [Wed, 29 Jul 2015 04:31:18 +0000 (06:31 +0200)]
Moved the detection for centralized networks.

9 years agoSet the network name for some centralized networks.
Michael Vogel [Tue, 28 Jul 2015 22:21:08 +0000 (00:21 +0200)]
Set the network name for some centralized networks.

9 years agoSome code beautification.
Michael Vogel [Tue, 28 Jul 2015 16:26:30 +0000 (18:26 +0200)]
Some code beautification.

9 years agoUpload/Browse popup for files and images
Fabrixxm [Tue, 28 Jul 2015 15:20:40 +0000 (17:20 +0200)]
Upload/Browse popup for files and images

Jot buttons to upload images and files show a popup, where the
user can select a previously uploaded item o upload a new one

9 years agoSome correction stuff for old entries in the global contacts
Michael Vogel [Tue, 28 Jul 2015 13:28:58 +0000 (15:28 +0200)]
Some correction stuff for old entries in the global contacts

9 years agoThe discovery should check all profiles.
Michael Vogel [Tue, 28 Jul 2015 06:25:30 +0000 (08:25 +0200)]
The discovery should check all profiles.

9 years agoCheck all contacts that we haven't contacted in a month
Michael Vogel [Mon, 27 Jul 2015 06:14:04 +0000 (08:14 +0200)]
Check all contacts that we haven't contacted in a month

9 years agoMark contacts from not reachable servers as unreachable
Michael Vogel [Mon, 27 Jul 2015 05:16:06 +0000 (07:16 +0200)]
Mark contacts from not reachable servers as unreachable

9 years agoDiscover users who never are contacted.
Michael Vogel [Sun, 26 Jul 2015 15:14:32 +0000 (17:14 +0200)]
Discover users who never are contacted.

9 years agoJust some improvements ...
Michael Vogel [Sun, 26 Jul 2015 14:52:37 +0000 (16:52 +0200)]
Just some improvements ...

9 years agoDiscovery for unchecked contacts
Michael Vogel [Sun, 26 Jul 2015 14:37:05 +0000 (16:37 +0200)]
Discovery for unchecked contacts

9 years agoMove the contact discovery into the background
Michael Vogel [Sun, 26 Jul 2015 12:41:34 +0000 (14:41 +0200)]
Move the contact discovery into the background

9 years agoPoco: always do a forced check for availability of the server
Michael Vogel [Sat, 25 Jul 2015 18:10:42 +0000 (20:10 +0200)]
Poco: always do a forced check for availability of the server

9 years agoDo a recheck when the server isn't available.
Michael Vogel [Sat, 25 Jul 2015 17:59:27 +0000 (19:59 +0200)]
Do a recheck when the server isn't available.

9 years agoPoco: Only fetch the latest post if it wasn't provided.
Michael Vogel [Sat, 25 Jul 2015 12:51:56 +0000 (14:51 +0200)]
Poco: Only fetch the latest post if it wasn't provided.

9 years agoPoco: added caching
Michael Vogel [Sat, 25 Jul 2015 10:05:27 +0000 (12:05 +0200)]
Poco: added caching

9 years agoDon't export contacts with empty network
Michael Vogel [Sat, 25 Jul 2015 08:50:00 +0000 (10:50 +0200)]
Don't export contacts with empty network

9 years agoExport all federation contacts through poco
Michael Vogel [Fri, 24 Jul 2015 05:23:57 +0000 (07:23 +0200)]
Export all federation contacts through poco

9 years agoUpdate the contact when activated
Michael Vogel [Thu, 23 Jul 2015 21:27:15 +0000 (23:27 +0200)]
Update the contact when activated

9 years agoCheck not only for the last contact but also for the last update for the sanity check.
Michael Vogel [Thu, 23 Jul 2015 20:21:22 +0000 (22:21 +0200)]
Check not only for the last contact but also for the last update for the sanity check.

9 years agoMerge pull request #1789 from silke/vagrant-fix-admin
Tobias Diekershoff [Thu, 23 Jul 2015 20:18:03 +0000 (22:18 +0200)]
Merge pull request #1789 from silke/vagrant-fix-admin

Vagrant: Fix for potentially missing admin account

9 years agoUpdated vagrant docs.
Silke Meyer [Thu, 23 Jul 2015 20:11:09 +0000 (22:11 +0200)]
Updated vagrant docs.

9 years agoVagrant user doesn't have to tun the actual installation anymore. Test database is...
Silke Meyer [Thu, 23 Jul 2015 20:06:18 +0000 (22:06 +0200)]
Vagrant user doesn't have to tun the actual installation anymore. Test database is imported, htconfig is set, not generated to prevent installation routine.

9 years ago"last_contact" is now set automatically if it is lower than the update value.
Michael Vogel [Thu, 23 Jul 2015 18:57:08 +0000 (20:57 +0200)]
"last_contact" is now set automatically if it is lower than the update value.

9 years agoSet contact as reachable when there was data from noscrape
Michael Vogel [Thu, 23 Jul 2015 08:28:40 +0000 (10:28 +0200)]
Set contact as reachable when there was data from noscrape