]>
git.mxchange.org Git - friendica.git/log
Michael [Fri, 2 Dec 2016 09:54:34 +0000 (09:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1612-spool
Michael [Thu, 1 Dec 2016 22:52:35 +0000 (22:52 +0000)]
Much more standards
Michael [Thu, 1 Dec 2016 22:50:07 +0000 (22:50 +0000)]
Standards ...
Michael [Thu, 1 Dec 2016 21:11:52 +0000 (21:11 +0000)]
File was missing
Michael [Thu, 1 Dec 2016 20:53:18 +0000 (20:53 +0000)]
Store spooled data
Tobias Diekershoff [Thu, 1 Dec 2016 19:37:45 +0000 (20:37 +0100)]
Merge pull request #2985 from annando/1612-ping
Little improvements to the queries in ping.php
Michael [Thu, 1 Dec 2016 13:58:47 +0000 (13:58 +0000)]
Merge branch '1612-spool' of github.com:annando/friendica into 1612-spool
Michael [Thu, 1 Dec 2016 13:50:26 +0000 (13:50 +0000)]
Spool items that couldn't be stored
Michael [Thu, 1 Dec 2016 13:44:30 +0000 (13:44 +0000)]
Little improvements to the queries in ping.php
Tobias Diekershoff [Thu, 1 Dec 2016 13:10:08 +0000 (14:10 +0100)]
Merge pull request #2983 from annando/issue-2915-2918
Disable richtext editor for frio - followup for #2938
Tobias Diekershoff [Thu, 1 Dec 2016 07:51:04 +0000 (08:51 +0100)]
Merge pull request #2979 from annando/issue-2772
Issue 2772: Pending contacts should now be displayed
Tobias Diekershoff [Thu, 1 Dec 2016 07:47:31 +0000 (08:47 +0100)]
Merge pull request #2984 from annando/1611-frontend
The frontend worker is now a full replacement of the crontab call
Michael [Wed, 30 Nov 2016 19:24:58 +0000 (19:24 +0000)]
The frontend worker is now working as a full replacement for the crontab.
Michael [Wed, 30 Nov 2016 04:46:47 +0000 (04:46 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1611-frontend
Michael [Wed, 30 Nov 2016 04:30:48 +0000 (04:30 +0000)]
Pending or blocked - that's the question ...
Michael [Tue, 29 Nov 2016 22:40:19 +0000 (22:40 +0000)]
The frontend worker can now fork background processes
Michael [Tue, 29 Nov 2016 20:25:27 +0000 (20:25 +0000)]
Somehow the changes of pull request 2748 got vanished
Michael Vogel [Tue, 29 Nov 2016 20:09:59 +0000 (21:09 +0100)]
Merge pull request #2982 from rabuzarus/20161129_-_small_dfrn_request_polish
dfrn_request: include the graphic of the connection process into the doxygen header
Michael [Tue, 29 Nov 2016 20:04:31 +0000 (20:04 +0000)]
Disable richtext editor for frio - followup for #2938
rabuzarus [Tue, 29 Nov 2016 18:57:30 +0000 (19:57 +0100)]
dfrn_request: include the graphic of the connection process into the doxygen header
Michael Vogel [Tue, 29 Nov 2016 18:38:31 +0000 (19:38 +0100)]
Merge pull request #2977 from rabuzarus/20161128_-_help_page_polishing
Add protocol docu to the help docs
Michael Vogel [Tue, 29 Nov 2016 18:33:57 +0000 (19:33 +0100)]
Merge pull request #2981 from rabuzarus/20161129_-_small_dfrn_request_polish
dfrn_request: fix forgotten value variable + added $blocked and $pending also for other queries
Michael [Tue, 29 Nov 2016 18:31:37 +0000 (18:31 +0000)]
The first check for "pending" isn't neccessary.
Michael [Tue, 29 Nov 2016 18:23:34 +0000 (18:23 +0000)]
Maybe we shouldn't count pending contacts
rabuzarus [Tue, 29 Nov 2016 15:10:32 +0000 (16:10 +0100)]
protocol.md - fix typo
rabuzarus [Tue, 29 Nov 2016 15:00:07 +0000 (16:00 +0100)]
update contact request $ confirmation graphics
rabuzarus [Tue, 29 Nov 2016 14:52:12 +0000 (15:52 +0100)]
dfrn_request: fix forgotten value variable + added $blocked and $pending also for other queries
rabuzarus [Tue, 29 Nov 2016 13:59:00 +0000 (14:59 +0100)]
Merge pull request #2978 from annando/issue-2518
Issue 2518: Remove contact data in the background
Michael Vogel [Tue, 29 Nov 2016 08:42:26 +0000 (09:42 +0100)]
Merge pull request #2980 from rabuzarus/20161129_-_small_dfrn_request_polish
dfrn_request: added $blocked and $pending as variable to make code mo…
Tobias Diekershoff [Tue, 29 Nov 2016 08:40:59 +0000 (09:40 +0100)]
Merge pull request #2975 from annando/1611-frontend-worker
The worker can now run from the frontend as well
Michael [Tue, 29 Nov 2016 06:40:35 +0000 (06:40 +0000)]
Pending contacts shouldn't be displayed in the sidebar
rabuzarus [Tue, 29 Nov 2016 02:08:46 +0000 (03:08 +0100)]
dfrn_request: added $blocked and $pending as variable to make code more understandable
Michael [Mon, 28 Nov 2016 22:18:37 +0000 (22:18 +0000)]
Some brackets added
Michael [Mon, 28 Nov 2016 22:11:13 +0000 (22:11 +0000)]
Issue 2772: Pending contacts should now be displayed
Michael [Mon, 28 Nov 2016 21:48:06 +0000 (21:48 +0000)]
remove "blubb"
Michael [Mon, 28 Nov 2016 21:44:04 +0000 (21:44 +0000)]
Issue 2518: Remove contact data in the background
Michael Vogel [Mon, 28 Nov 2016 20:14:42 +0000 (21:14 +0100)]
Merge pull request #2965 from tobiasd/
20161122 -cpActiveResponse
active response
Michael Vogel [Mon, 28 Nov 2016 20:08:36 +0000 (21:08 +0100)]
Merge pull request #2970 from Hypolite/improvement/ping-php-json
ping.php: Ensure data structure consistency
Michael Vogel [Mon, 28 Nov 2016 20:05:31 +0000 (21:05 +0100)]
Merge pull request #2973 from rabuzarus/berlin_parse_url
parse_url: recognize image/video/audio files + move functions into own class
rabuzarus [Mon, 28 Nov 2016 19:18:28 +0000 (20:18 +0100)]
docu fix: insert line break
rabuzarus [Mon, 28 Nov 2016 17:40:25 +0000 (18:40 +0100)]
frio: some css work for help docs
Michael Vogel [Mon, 28 Nov 2016 17:19:20 +0000 (18:19 +0100)]
Merge pull request #2976 from rabuzarus/20161128_-_fix_posible_double_request
Bugfix: better detection dfrn_request of double connection requests
rabuzarus [Mon, 28 Nov 2016 16:55:56 +0000 (17:55 +0100)]
docs: add documentation about used protocols
rabuzarus [Mon, 28 Nov 2016 15:59:23 +0000 (16:59 +0100)]
update link in the docs to dfrn specs + h3 headings (instead of h2 headings) in message_flow doc
rabuzarus [Mon, 28 Nov 2016 15:57:50 +0000 (16:57 +0100)]
restructure some links in the help docs to have a better seperation between admin and developer docu
rabuzarus [Mon, 28 Nov 2016 15:23:47 +0000 (16:23 +0100)]
upload connection graphics & update doxygen headers to insert link to the spec
rabuzarus [Mon, 28 Nov 2016 14:49:21 +0000 (15:49 +0100)]
update spec file
rabuzarus [Mon, 28 Nov 2016 14:30:36 +0000 (15:30 +0100)]
fix accidentally deleted line with local_user()
rabuzarus [Mon, 28 Nov 2016 14:26:51 +0000 (15:26 +0100)]
legacy support for function parseurl_getsiteinfo_cached()
rabuzarus [Mon, 28 Nov 2016 00:13:47 +0000 (01:13 +0100)]
Bugfix: better detection dfrn_request of double connection requests
Michael [Sun, 27 Nov 2016 23:58:26 +0000 (23:58 +0000)]
Set the time limit of the deamon.
Michael [Sun, 27 Nov 2016 22:52:21 +0000 (22:52 +0000)]
Changed documentation
rabuzarus [Sun, 27 Nov 2016 22:41:55 +0000 (23:41 +0100)]
ParseUrl: some docu work
Michael [Sun, 27 Nov 2016 20:57:18 +0000 (20:57 +0000)]
We can now start the poller from a daemon as well.
rabuzarus [Sun, 27 Nov 2016 19:42:40 +0000 (20:42 +0100)]
xml:php - some code standard work
rabuzarus [Sun, 27 Nov 2016 19:19:43 +0000 (20:19 +0100)]
move function deletenode() to the xml class
Michael [Sun, 27 Nov 2016 10:01:24 +0000 (10:01 +0000)]
Try to get more execution time
Michael [Sun, 27 Nov 2016 09:02:08 +0000 (09:02 +0000)]
Added documentation, config stuff, ...
Michael [Sun, 27 Nov 2016 01:11:22 +0000 (01:11 +0000)]
Some added documentation
Michael [Sun, 27 Nov 2016 00:55:05 +0000 (00:55 +0000)]
The worker can now run from the frontend as well
rabuzarus [Sat, 26 Nov 2016 03:10:50 +0000 (04:10 +0100)]
parse_url: fix typo
Tobias Diekershoff [Fri, 25 Nov 2016 22:29:26 +0000 (23:29 +0100)]
Merge pull request #2974 from rabuzarus/2511_frio_fix_default_js_arg
Frio Bugfix: correct wrong use of default arg 'title' in modal.js
rabuzarus [Fri, 25 Nov 2016 18:18:01 +0000 (19:18 +0100)]
small code formatting correction
rabuzarus [Fri, 25 Nov 2016 18:13:40 +0000 (19:13 +0100)]
Frio Bugfix: correct wrong use of default arg 'title' in modal.js
rabuzarus [Fri, 25 Nov 2016 15:59:31 +0000 (16:59 +0100)]
parse_url: add some docu
rabuzarus [Thu, 24 Nov 2016 21:14:09 +0000 (22:14 +0100)]
Merge pull request #2972 from annando/1611-term-date
Delivery to other systems was needlessly deferred.
Michael [Thu, 24 Nov 2016 03:34:11 +0000 (03:34 +0000)]
Delivery to other systems was needlessly deferred.
rabuzarus [Thu, 24 Nov 2016 00:11:22 +0000 (01:11 +0100)]
parse_url: recognize image/video/audio files + move functions into own class
Hypolite Petovan [Wed, 23 Nov 2016 15:06:42 +0000 (10:06 -0500)]
main.js: Remove debug
Michael Vogel [Wed, 23 Nov 2016 04:13:31 +0000 (05:13 +0100)]
Merge pull request #2969 from gerhard6380/develop
Develop
Hypolite Petovan [Wed, 23 Nov 2016 04:04:00 +0000 (23:04 -0500)]
pig.php: remove debug
Hypolite Petovan [Wed, 23 Nov 2016 02:14:25 +0000 (21:14 -0500)]
Merge remote-tracking branch 'friendica/develop' into improvement/ping-php-json
Hypolite Petovan [Wed, 23 Nov 2016 02:11:22 +0000 (21:11 -0500)]
ping.php: Ensure data structure consistency
- Formatting
- Documentation
gerhard6380 [Tue, 22 Nov 2016 23:14:45 +0000 (00:14 +0100)]
reverse change in proxy.php (issue with proxied images is within c#/uwp of windows, not in Friendica server)
gerhard6380 [Tue, 22 Nov 2016 23:07:21 +0000 (00:07 +0100)]
Corrections of duplicate entries in states (Albania, Bemruda, Laos, Hungary, Kiribati, Moldova, Taiwan)
Michael Vogel [Tue, 22 Nov 2016 20:00:34 +0000 (21:00 +0100)]
Merge pull request #2967 from Hypolite/issue/#2955
ping.php: Prevent $register_count from being undefined
Hypolite Petovan [Tue, 22 Nov 2016 19:17:05 +0000 (14:17 -0500)]
ping.php improvement: Prevent $register_count from being undefined
Hypolite Petovan [Sun, 25 Sep 2016 14:07:32 +0000 (10:07 -0400)]
Add active response support to frost theme
- Add active classes to wall_thread.tpl
- Add styles
- Fix event icon not appearing at full opacity on hover
Hypolite Petovan [Sat, 24 Sep 2016 15:50:23 +0000 (11:50 -0400)]
Add the self property to conversation responses
- Add a condition to check if the current user is amongst the responses
- Populate the responses array with the self attribute
Tobias Diekershoff [Tue, 22 Nov 2016 16:53:01 +0000 (17:53 +0100)]
Merge pull request #2966 from annando/1611-myisam
Bugfix: We should only search in the current database for MyISAM tables
Michael [Tue, 22 Nov 2016 16:47:08 +0000 (16:47 +0000)]
Bugfix: We should only search in the current database for MyISAM tables
Hypolite Petovan [Sat, 24 Sep 2016 16:02:37 +0000 (12:02 -0400)]
Remove extra whitespaces
Hypolite Petovan [Sun, 25 Sep 2016 15:09:54 +0000 (11:09 -0400)]
Add active response support to frio theme (continued)
- Added active class to search_item.tpl
Hypolite Petovan [Sun, 25 Sep 2016 15:08:12 +0000 (11:08 -0400)]
Add response active support to vier theme
- Add active class to wall_thread.tpl, search_item.tpl, photo_item.tpl
- Add style
Note: because of an !important in the Dark variant stylesheet, the
active links won't show up
Hypolite Petovan [Sun, 25 Sep 2016 14:56:37 +0000 (10:56 -0400)]
Added response active support to smoothly
- Added "self" class to wall_thread.tpl to avoid conflict with the
already existing "active" class
- Added style
Hypolite Petovan [Sun, 25 Sep 2016 14:49:12 +0000 (10:49 -0400)]
Add active response support to quattro theme
- Add active classes to wall_thread.tpl, search_item.tpl and
photo_item.tpl
- Add styles both in the master LESS file and the generated variant CSS
themes
Hypolite Petovan [Sun, 25 Sep 2016 14:29:59 +0000 (10:29 -0400)]
Added active response support to frost-mobile
- Added active class to wall_thread.tpl
- Added styles
- Fixed background-size declarations to be able to add padding to icons
Hypolite Petovan [Sun, 25 Sep 2016 13:49:54 +0000 (09:49 -0400)]
Add active like style to duepuntozero
- Update general wall_thread.tpl
- Add specific styles for duepuntozero
Hypolite Petovan [Sat, 24 Sep 2016 17:04:35 +0000 (13:04 -0400)]
[frio] Enable Like Rotator on posts
- Move rotator from hidden block to post header
Hypolite Petovan [Sat, 24 Sep 2016 16:05:14 +0000 (12:05 -0400)]
[frio] Add active class to responses current user holds
- Add active class when the self attribute is found
- Add CSS styling to active response links
Tobias Diekershoff [Tue, 22 Nov 2016 07:13:36 +0000 (08:13 +0100)]
Merge pull request #2960 from Hypolite/issue/#2955
ping.php Fix confusion between count vars and array vars
rabuzarus [Mon, 21 Nov 2016 21:05:23 +0000 (22:05 +0100)]
Merge pull request #2954 from tobiasd/
20161121 -de
DE, ES translation of the core THX Andreas and Albert
Hypolite Petovan [Mon, 21 Nov 2016 21:02:36 +0000 (16:02 -0500)]
ping.php Fix confusion between count vars and array vars
Tobias Diekershoff [Mon, 21 Nov 2016 17:35:17 +0000 (18:35 +0100)]
ES translation of the core THX Albert
Tobias Diekershoff [Mon, 21 Nov 2016 10:45:19 +0000 (11:45 +0100)]
DE translation of the core THX Andreas
Michael Vogel [Mon, 21 Nov 2016 03:04:36 +0000 (04:04 +0100)]
Merge pull request #2896 from rabuzarus/0311_fix_photo_albums
chache: check for valid serialized data + uncomment caching of contac…
rabuzarus [Sun, 20 Nov 2016 23:40:25 +0000 (00:40 +0100)]
Merge pull request #2953 from tobiasd/
20161120 -regenmsgHackathon
regenerated master messages.po files after Hackathon 2016
Tobias Diekershoff [Sun, 20 Nov 2016 20:47:51 +0000 (21:47 +0100)]
regenerated master messages.po files after Hackathon 2016
Tobias Diekershoff [Sun, 20 Nov 2016 16:56:05 +0000 (17:56 +0100)]
Merge pull request #2952 from annando/issue-2772
Issue 2772: Posts from pending contacts should be displayed as well.
Michael [Sun, 20 Nov 2016 16:52:57 +0000 (16:52 +0000)]
Issue 2772: Posts from pending contacts should be displayed as well.