]>
git.mxchange.org Git - friendica.git/log
rabuzarus [Thu, 7 Apr 2016 14:58:26 +0000 (16:58 +0200)]
Update ForumManager.php - small correction
rabuzarus [Thu, 7 Apr 2016 12:43:56 +0000 (14:43 +0200)]
Update ForumManager.php
fix some doxygen description
Tobias Diekershoff [Wed, 6 Apr 2016 18:21:41 +0000 (20:21 +0200)]
make en the default language
Tobias Diekershoff [Wed, 6 Apr 2016 18:18:33 +0000 (20:18 +0200)]
intendation...
Tobias Diekershoff [Wed, 6 Apr 2016 18:13:34 +0000 (20:13 +0200)]
Issue 2241: added language selector to the admin wizard
fabrixxm [Wed, 6 Apr 2016 07:04:13 +0000 (09:04 +0200)]
Merge pull request #2434 from tobiasd/
20160403-lng
lang info in HTML header
Tobias Diekershoff [Wed, 6 Apr 2016 06:08:21 +0000 (08:08 +0200)]
Merge pull request #2437 from annando/1604-session
"remember me" in session does work now
Michael Vogel [Tue, 5 Apr 2016 21:28:33 +0000 (23:28 +0200)]
"remember me" in session does work now
fabrixxm [Mon, 4 Apr 2016 06:47:19 +0000 (08:47 +0200)]
Merge pull request #2435 from tobiasd/
20160404-login
added aria describedby elements to input templates
Tobias Diekershoff [Mon, 4 Apr 2016 06:10:27 +0000 (08:10 +0200)]
added aria describedby elements refering to field help to the input templates
Tobias Diekershoff [Sun, 3 Apr 2016 19:00:18 +0000 (21:00 +0200)]
added lang info to frost themes
Tobias Diekershoff [Sun, 3 Apr 2016 18:55:39 +0000 (20:55 +0200)]
set language in HTML header to selected UI language
Tobias Diekershoff [Sun, 3 Apr 2016 17:55:34 +0000 (19:55 +0200)]
Merge pull request #2429 from annando/1604-item-shadow
New post update function, search is now using the "global" field
Tobias Diekershoff [Sun, 3 Apr 2016 17:52:23 +0000 (19:52 +0200)]
Merge pull request #2431 from annando/1604-scrape-profile
Scrape: Changed detection for the profile link
Michael Vogel [Sun, 3 Apr 2016 17:29:35 +0000 (19:29 +0200)]
Scrape: Changed detection for the profile link
Michael Vogel [Sun, 3 Apr 2016 16:49:41 +0000 (18:49 +0200)]
Some more documentation
Michael Vogel [Sun, 3 Apr 2016 16:46:14 +0000 (18:46 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1604-item-shadow
Tobias Diekershoff [Sun, 3 Apr 2016 16:34:38 +0000 (18:34 +0200)]
Merge pull request #2430 from annando/issue-2247
issue 2247: Update more fields when relocation the server
Michael Vogel [Sun, 3 Apr 2016 16:18:36 +0000 (18:18 +0200)]
issue 2247: Update more fields when relocation the server
Michael Vogel [Sun, 3 Apr 2016 14:38:32 +0000 (16:38 +0200)]
Some reverted stuff
Michael Vogel [Sun, 3 Apr 2016 14:36:05 +0000 (16:36 +0200)]
Post update ist now done.
Michael Vogel [Sun, 3 Apr 2016 11:48:31 +0000 (13:48 +0200)]
New field in item table ("shadow") that indicates if there is a shadow entry
Tobias Diekershoff [Sat, 2 Apr 2016 16:07:07 +0000 (18:07 +0200)]
Merge pull request #2428 from annando/1604-parent-like
Small bugfix: We always liked the parent instead of the child
Michael Vogel [Sat, 2 Apr 2016 15:43:53 +0000 (17:43 +0200)]
Small bugfix: We always liked the parent
Tobias Diekershoff [Sat, 2 Apr 2016 14:33:19 +0000 (16:33 +0200)]
Merge pull request #2427 from annando/1604-salmon-like
OStatus: Likes do work more reliable, alias should be okay now
Michael Vogel [Sat, 2 Apr 2016 13:49:57 +0000 (15:49 +0200)]
Notify and poll aren't fetched at the moment
Michael Vogel [Sat, 2 Apr 2016 13:41:55 +0000 (15:41 +0200)]
Bugfix: The nickname vanished/better way to fetch the alias
Michael Vogel [Sat, 2 Apr 2016 12:12:02 +0000 (14:12 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1604-salmon-like
Michael Vogel [Sat, 2 Apr 2016 12:10:40 +0000 (14:10 +0200)]
Update contact data for uid=0 at feed import
Tobias Diekershoff [Sat, 2 Apr 2016 07:48:31 +0000 (09:48 +0200)]
Merge pull request #2424 from annando/1603-scrape-alias
Scrape: Always take the first alias
Michael Vogel [Sat, 2 Apr 2016 07:06:10 +0000 (09:06 +0200)]
Only update contact when scrape runs with "probe_normal"
Michael Vogel [Fri, 1 Apr 2016 22:24:56 +0000 (00:24 +0200)]
OStatus: Salmon now works with "likes"/The alias is stored now as well
Michael Vogel [Fri, 1 Apr 2016 19:41:37 +0000 (21:41 +0200)]
Only update the contact entry with uid=0
Tobias Diekershoff [Fri, 1 Apr 2016 19:26:12 +0000 (21:26 +0200)]
Merge pull request #2426 from annando/1604-cron-optimize
Don't optimize the tables when the maximum size is lower than zero
Michael Vogel [Fri, 1 Apr 2016 19:09:52 +0000 (21:09 +0200)]
Don't optimize the tables when the maximum size is lower than zero
Tobias Diekershoff [Fri, 1 Apr 2016 05:13:29 +0000 (07:13 +0200)]
Merge pull request #2425 from annando/1603-ostatus
OStatus is now a class - and reshare and like seems to work
Michael Vogel [Thu, 31 Mar 2016 20:24:54 +0000 (22:24 +0200)]
Some more documentation
Michael Vogel [Thu, 31 Mar 2016 20:01:56 +0000 (22:01 +0200)]
Some more documentation
Michael Vogel [Thu, 31 Mar 2016 05:34:13 +0000 (07:34 +0200)]
Added some documentation
Michael Vogel [Wed, 30 Mar 2016 22:14:51 +0000 (00:14 +0200)]
Doxygen structure added
Michael Vogel [Wed, 30 Mar 2016 21:26:37 +0000 (23:26 +0200)]
Tempory file is deleted
Michael Vogel [Wed, 30 Mar 2016 21:25:20 +0000 (23:25 +0200)]
OStatus class is now moved into the right place
Michael Vogel [Wed, 30 Mar 2016 10:47:48 +0000 (12:47 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1603-scrape-alias
Michael Vogel [Wed, 30 Mar 2016 10:46:10 +0000 (12:46 +0200)]
"Scrape" now respects the new url formats with "index.php"
Michael Vogel [Wed, 30 Mar 2016 10:43:15 +0000 (12:43 +0200)]
New OStatus implementation
Tobias Diekershoff [Wed, 30 Mar 2016 09:06:38 +0000 (11:06 +0200)]
Merge pull request #2418 from annando/1602-diaspora
New Diaspora implementation
Michael Vogel [Tue, 29 Mar 2016 15:54:36 +0000 (17:54 +0200)]
Not sure if that is correct ...
Michael Vogel [Mon, 28 Mar 2016 20:35:11 +0000 (22:35 +0200)]
Some changed doxygen header stuff
Michael Vogel [Mon, 28 Mar 2016 20:21:14 +0000 (22:21 +0200)]
Guesss what? Yeah, some documentation
Michael Vogel [Sun, 27 Mar 2016 22:06:46 +0000 (00:06 +0200)]
And wow ... some more documentation
Michael Vogel [Sun, 27 Mar 2016 21:38:35 +0000 (23:38 +0200)]
And some more doc stuff
Michael Vogel [Sun, 27 Mar 2016 21:25:32 +0000 (23:25 +0200)]
Some more small documentation stuff
Michael Vogel [Thu, 24 Mar 2016 23:49:18 +0000 (00:49 +0100)]
Support for the new contact request data type
Michael Vogel [Thu, 24 Mar 2016 20:32:55 +0000 (21:32 +0100)]
Avoid a guid whith spaces.
Michael Vogel [Thu, 24 Mar 2016 15:19:52 +0000 (16:19 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1602-diaspora
Michael Vogel [Thu, 24 Mar 2016 14:59:53 +0000 (15:59 +0100)]
Some more documentation - again.
Michael Vogel [Thu, 24 Mar 2016 07:35:06 +0000 (08:35 +0100)]
Scrape: Always take the first alias
Michael Vogel [Wed, 23 Mar 2016 21:12:08 +0000 (22:12 +0100)]
Some more code cleaning
Tobias Diekershoff [Wed, 23 Mar 2016 13:53:27 +0000 (14:53 +0100)]
Merge pull request #2423 from annando/1603-api-conversation
API: Support for the conversation api call from GNU Social
Michael Vogel [Wed, 23 Mar 2016 09:24:01 +0000 (10:24 +0100)]
API: Support for the conversation api call from GNU Social
Michael Vogel [Wed, 23 Mar 2016 08:22:59 +0000 (09:22 +0100)]
If the message already exists then the message id should be returned
Michael Vogel [Wed, 23 Mar 2016 06:36:17 +0000 (07:36 +0100)]
Add OEmbed data to the body of reshares
Michael Vogel [Wed, 23 Mar 2016 05:59:20 +0000 (06:59 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1602-diaspora
Tobias Diekershoff [Wed, 23 Mar 2016 05:51:14 +0000 (06:51 +0100)]
Merge pull request #2422 from annando/1603-oembed-object
Bugfix: Avoid warning with non object OEmbed data
Michael Vogel [Tue, 22 Mar 2016 22:24:07 +0000 (23:24 +0100)]
Bugfix: Avoid warning with non object OEmbed data
Michael Vogel [Tue, 22 Mar 2016 22:00:42 +0000 (23:00 +0100)]
Reshare of reshares now work.
Michael Vogel [Tue, 22 Mar 2016 06:13:56 +0000 (07:13 +0100)]
Avoid an empty handle
Michael Vogel [Mon, 21 Mar 2016 18:58:45 +0000 (19:58 +0100)]
Some more documentation - to make @rabuzarus happy
Michael Vogel [Mon, 21 Mar 2016 05:47:47 +0000 (06:47 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1602-diaspora
Tobias Diekershoff [Mon, 21 Mar 2016 05:41:48 +0000 (06:41 +0100)]
Merge pull request #2419 from annando/1603-fbrowser
Take the second largest picture as preview - not the smallest one
Tobias Diekershoff [Mon, 21 Mar 2016 05:40:55 +0000 (06:40 +0100)]
Merge pull request #2420 from annando/1603-guid
Add the guid to items that we create locally
Tobias Diekershoff [Mon, 21 Mar 2016 05:39:59 +0000 (06:39 +0100)]
Merge pull request #2421 from annando/1603-dfrn-tagging
DFRN: Remote tagging works now
Michael Vogel [Sun, 20 Mar 2016 15:16:15 +0000 (16:16 +0100)]
Added documentation
Michael Vogel [Sun, 20 Mar 2016 14:53:37 +0000 (15:53 +0100)]
DFRN: Remote tagging works now
Michael Vogel [Sun, 20 Mar 2016 14:01:50 +0000 (15:01 +0100)]
Add the guid to items that we create locally
Michael Vogel [Sun, 20 Mar 2016 09:30:06 +0000 (10:30 +0100)]
Take the second largest picture as preview - not the smallest one
Michael Vogel [Sat, 19 Mar 2016 14:49:47 +0000 (15:49 +0100)]
The signature creation now moved into the Diaspora class. That's much cleaner.
Michael Vogel [Fri, 18 Mar 2016 21:28:20 +0000 (22:28 +0100)]
The documentation should now be complete
Michael Vogel [Fri, 18 Mar 2016 20:28:34 +0000 (21:28 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1602-diaspora
fabrixxm [Fri, 18 Mar 2016 17:46:28 +0000 (18:46 +0100)]
Merge pull request #2417 from annando/1603-sess_data
There is no table "sess_data" - this database call is useless
Michael Vogel [Fri, 18 Mar 2016 15:42:10 +0000 (16:42 +0100)]
There is no table "sess_data" - this database call is useless
fabrixxm [Fri, 18 Mar 2016 07:29:30 +0000 (08:29 +0100)]
Merge pull request #2416 from tobiasd/
20160317-issue2330
added title element to emoji images in main repository
Michael Vogel [Fri, 18 Mar 2016 07:07:23 +0000 (08:07 +0100)]
Just some more documentation
Michael Vogel [Thu, 17 Mar 2016 22:44:18 +0000 (23:44 +0100)]
Added some documentation, script to generate a basic doxygen header
Tobias Diekershoff [Thu, 17 Mar 2016 16:41:06 +0000 (17:41 +0100)]
added title element to emoji images in main repository
Michael Vogel [Thu, 17 Mar 2016 11:24:23 +0000 (12:24 +0100)]
Retraction do work as well
Michael Vogel [Wed, 16 Mar 2016 23:37:44 +0000 (00:37 +0100)]
Everything tested, one open to-do
Michael Vogel [Wed, 16 Mar 2016 20:27:07 +0000 (21:27 +0100)]
Better reshare detection
Michael Vogel [Wed, 16 Mar 2016 18:30:46 +0000 (19:30 +0100)]
Added checklist
Michael Vogel [Wed, 16 Mar 2016 18:30:26 +0000 (19:30 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1602-diaspora
Michael Vogel [Wed, 16 Mar 2016 15:49:54 +0000 (16:49 +0100)]
Missing include
Tobias Diekershoff [Wed, 16 Mar 2016 15:08:32 +0000 (16:08 +0100)]
Merge pull request #2415 from annando/1603-dfrn-hash
DFRN: Mentions were imported as hash tags
Michael Vogel [Wed, 16 Mar 2016 10:44:45 +0000 (11:44 +0100)]
DFRN: Mentions were imported as hash tags
Michael Vogel [Tue, 15 Mar 2016 19:14:08 +0000 (20:14 +0100)]
Values are sanitized, messages are not relayed when there is no signature
Michael Vogel [Tue, 15 Mar 2016 06:18:11 +0000 (07:18 +0100)]
Removed moved function
Michael Vogel [Tue, 15 Mar 2016 06:05:10 +0000 (07:05 +0100)]
Unused files are removed
Michael Vogel [Mon, 14 Mar 2016 23:26:28 +0000 (00:26 +0100)]
Reshares now store the original XML as well.
Michael Vogel [Mon, 14 Mar 2016 22:54:01 +0000 (23:54 +0100)]
Bugfix: XML copy had problems with "&"
Michael Vogel [Mon, 14 Mar 2016 22:11:43 +0000 (23:11 +0100)]
The Diaspora class is now productive
Michael Vogel [Mon, 14 Mar 2016 21:10:26 +0000 (22:10 +0100)]
Profile update is now working with the new function as well