]>
git.mxchange.org Git - friendica.git/log
rabuzarus [Thu, 21 Jun 2018 00:08:54 +0000 (02:08 +0200)]
port hubzillas OpenWebAuth - don't initiate magic auth if the contact is allready authentificated
rabuzarus [Wed, 20 Jun 2018 21:29:36 +0000 (23:29 +0200)]
port hubzillas OpenWebAuth - fix method call
rabuzarus [Wed, 20 Jun 2018 18:16:36 +0000 (20:16 +0200)]
port hubzillas OpenWebAuth - fix another code standards violation
rabuzarus [Wed, 20 Jun 2018 18:11:26 +0000 (20:11 +0200)]
port hubzillas OpenWebAuth - fix wrong table name + fix wrong method name
rabuzarus [Wed, 20 Jun 2018 17:32:26 +0000 (19:32 +0200)]
port hubzillas OpenWebAuth - fix some code standards violations
rabuzarus [Wed, 20 Jun 2018 17:24:02 +0000 (19:24 +0200)]
port hubzillas OpenWebAuth - rename Verify class to OpenWebAuthToken
rabuzarus [Wed, 20 Jun 2018 17:18:41 +0000 (19:18 +0200)]
port hubzillas OpenWebAuth - rename verify table to openwebauth-token
rabuzarus [Wed, 20 Jun 2018 17:05:33 +0000 (19:05 +0200)]
port hubzillas OpenWebAuth - HTTPSignature - comment out some ActivityPub parts
rabuzarus [Wed, 20 Jun 2018 16:52:37 +0000 (18:52 +0200)]
port hubzillas OpenWebAuth - rework the HTTPHeaders class
rabuzarus [Wed, 20 Jun 2018 16:45:37 +0000 (18:45 +0200)]
port hubzillas OpenWebAuth - use random_bytes() in crypto class + bugfixes
rabuzarus [Wed, 20 Jun 2018 16:38:23 +0000 (18:38 +0200)]
port hubzillas OpenWebAuth - rename some methods and classes
rabuzarus [Tue, 19 Jun 2018 14:15:28 +0000 (16:15 +0200)]
port hubzillas OpenWebAuth - use Contact::getIdForURL to query for contact entry
rabuzarus [Tue, 19 Jun 2018 11:30:55 +0000 (13:30 +0200)]
port hubzillas OpenWebAuth - add some notes to the doxygen to refer to hubzilla's source code
rabuzarus [Tue, 19 Jun 2018 11:18:35 +0000 (13:18 +0200)]
port hubzillas OpenWebAuth - readd some ActivityPup code to HTTPSig
rabuzarus [Mon, 18 Jun 2018 21:15:52 +0000 (23:15 +0200)]
xrd.php - fix coding style
rabuzarus [Mon, 18 Jun 2018 21:05:44 +0000 (23:05 +0200)]
port hubzillas OpenWebAuth - remote authentification
Hypolite Petovan [Sat, 16 Jun 2018 13:06:32 +0000 (09:06 -0400)]
Merge pull request #5229 from rabuzarus/20180616_-_fix_stream_position_ajax_update
fix scroll position in stream while ajax update
Hypolite Petovan [Sat, 16 Jun 2018 11:57:00 +0000 (07:57 -0400)]
Merge pull request #5226 from annando/even-more-abstraction
More item calls have been replaced with the new functions
Michael [Sat, 16 Jun 2018 11:52:28 +0000 (11:52 +0000)]
More indentions
rabuzarus [Sat, 16 Jun 2018 11:50:56 +0000 (13:50 +0200)]
add class "wall-item-body" to all themes
rabuzarus [Sat, 16 Jun 2018 11:38:32 +0000 (13:38 +0200)]
main.js - move some code of liveUpdate() into updateConvItems() for readability
rabuzarus [Sat, 16 Jun 2018 11:05:33 +0000 (13:05 +0200)]
fix scroll position in stream while ajax update
Tobias Diekershoff [Sat, 16 Jun 2018 07:42:36 +0000 (09:42 +0200)]
Merge pull request #5228 from annando/fix-5199
Fix for PR 5199: Corrected check for empty object
Michael [Sat, 16 Jun 2018 07:26:09 +0000 (07:26 +0000)]
Fix for PR 5199: Corrected check for empty object
Michael [Sat, 16 Jun 2018 06:27:20 +0000 (06:27 +0000)]
Fix indenting
Tobias Diekershoff [Sat, 16 Jun 2018 06:02:13 +0000 (08:02 +0200)]
Merge pull request #5227 from MrPetovan/bug/fix-php72-notice-model-contact
Fix PHP 7.2 Warning in Model\Contact
Hypolite Petovan [Sat, 16 Jun 2018 00:50:31 +0000 (20:50 -0400)]
Fix PHP 7.2 Warning in Model\Contact
Michael Vogel [Fri, 15 Jun 2018 22:39:00 +0000 (00:39 +0200)]
Merge pull request #5224 from rabuzarus/20180615_-_frio_frix_js_error_callAddonHooks
Frio: add addon_hooks to head.tpl
Michael [Fri, 15 Jun 2018 22:30:49 +0000 (22:30 +0000)]
More item calls have been replaced with the new functions
rabuzarus [Fri, 15 Jun 2018 20:55:00 +0000 (22:55 +0200)]
Frio: add addon_hooks to head.tpl
Hypolite Petovan [Fri, 15 Jun 2018 18:50:23 +0000 (14:50 -0400)]
Merge pull request #5223 from annando/fast-daemon
Multiple daemon improvements (foreground, faster spawning)
Michael [Fri, 15 Jun 2018 18:18:20 +0000 (18:18 +0000)]
Multiple daemon improvements (foreground, faster spawning)
Tobias Diekershoff [Fri, 15 Jun 2018 07:54:50 +0000 (09:54 +0200)]
Merge pull request #5219 from annando/abstraction-2
Reworked notifications / use of Item class to fetch data
Michael Vogel [Fri, 15 Jun 2018 06:06:56 +0000 (08:06 +0200)]
Merge pull request #5218 from MrPetovan/bug/fix-feed-reshare
Fix feed blank reshare body
Michael [Fri, 15 Jun 2018 05:50:28 +0000 (05:50 +0000)]
Reworked notifications ("alt pager" added) / use of Item class to fetch data
Tobias Diekershoff [Fri, 15 Jun 2018 04:33:22 +0000 (06:33 +0200)]
Merge pull request #5217 from MrPetovan/bug/5191-fix-registration-email
Fix corrupt registration emails
Hypolite Petovan [Fri, 15 Jun 2018 03:53:54 +0000 (23:53 -0400)]
Allow share body output for private = 2 in mod/share
Hypolite Petovan [Fri, 15 Jun 2018 03:42:08 +0000 (23:42 -0400)]
Fix corrupt registration emails
- Use double quotes for line break-containing translation string
- Simplify HTML/plaintext email body conversion
Hypolite Petovan [Thu, 14 Jun 2018 19:36:21 +0000 (15:36 -0400)]
Merge pull request #5216 from abanink/2337
solves 2337 Smiley Pack 1.04: some smiley keywords aren't replaced correctly
Pascal Deklerck [Thu, 14 Jun 2018 19:09:55 +0000 (21:09 +0200)]
solves 2337 Smiley Pack 1.04: some smiley keywords aren't replaced correctly
Hypolite Petovan [Thu, 14 Jun 2018 17:56:30 +0000 (13:56 -0400)]
Merge pull request #5215 from rabuzarus/20180614_-_frio_contact_suggestion_template
Frio: provide a template for received contact suggestions
rabuzarus [Thu, 14 Jun 2018 16:57:30 +0000 (18:57 +0200)]
Frio: background color for fsuggest module
rabuzarus [Thu, 14 Jun 2018 16:49:53 +0000 (18:49 +0200)]
Frio: scroll to the contact request in notifications module
rabuzarus [Thu, 14 Jun 2018 15:05:23 +0000 (17:05 +0200)]
Frio: provide a template for received contact suggestions
Hypolite Petovan [Thu, 14 Jun 2018 14:32:02 +0000 (10:32 -0400)]
Merge pull request #5214 from abanink/5118
Added PHP part of JavaScript hooks to Addons.md doc
Pascal Deklerck [Thu, 14 Jun 2018 13:31:38 +0000 (15:31 +0200)]
Added PHP part of JavaScript hooks to Addons.md doc
Hypolite Petovan [Thu, 14 Jun 2018 12:43:57 +0000 (08:43 -0400)]
Merge pull request #5213 from fabrixxm/smallfix
Create config keys if they not exists on set (bis)
Hypolite Petovan [Thu, 14 Jun 2018 12:43:06 +0000 (08:43 -0400)]
Merge pull request #5210 from rabuzarus/20180613_-_frio_fix_autocompletion
Frio: fix contact filtering on contacts page
fabrixxm [Thu, 14 Jun 2018 11:18:01 +0000 (13:18 +0200)]
Create config keys if they not exists on set.
rabuzarus [Wed, 13 Jun 2018 21:04:07 +0000 (23:04 +0200)]
Frio: fix contact filtering on contacts page
Hypolite Petovan [Wed, 13 Jun 2018 19:49:57 +0000 (15:49 -0400)]
Merge pull request #5207 from annando/multiple-delete
Don't allow deletion of public posts
Hypolite Petovan [Wed, 13 Jun 2018 19:35:13 +0000 (15:35 -0400)]
Merge pull request #5179 from abanink/5118
5118 Create Javascript hook mechanism
Pascal Deklerck [Wed, 13 Jun 2018 19:34:19 +0000 (21:34 +0200)]
Add JavaScript addon hook documentation in doc/Addons.md
Hypolite Petovan [Wed, 13 Jun 2018 19:25:32 +0000 (15:25 -0400)]
Merge pull request #5206 from miqrogroove/patch-1
Patch for #5202
Michael [Wed, 13 Jun 2018 19:19:17 +0000 (19:19 +0000)]
Don't allow deletion of public posts
miqrogroove [Wed, 13 Jun 2018 19:07:27 +0000 (15:07 -0400)]
Quotes Altered
Pascal Deklerck [Wed, 13 Jun 2018 19:04:21 +0000 (21:04 +0200)]
Test if addon_hooks is an array before using it
Pascal Deklerck [Wed, 13 Jun 2018 19:03:19 +0000 (21:03 +0200)]
Code standards updates
miqrogroove [Wed, 13 Jun 2018 18:41:45 +0000 (14:41 -0400)]
Patch for #5202
Add quotes to an erroneously unquoted callback so that PHP doesn’t treat it as a global constant.
Hypolite Petovan [Wed, 13 Jun 2018 12:57:24 +0000 (08:57 -0400)]
Merge pull request #5203 from annando/more-abstraction
More abstraction for the item access
Michael [Wed, 13 Jun 2018 12:53:56 +0000 (12:53 +0000)]
Tabs instead of spaces
Pascal Deklerck [Wed, 13 Jun 2018 07:31:08 +0000 (09:31 +0200)]
Code organisation and documentation of JS hook code
Michael Vogel [Wed, 13 Jun 2018 05:54:55 +0000 (07:54 +0200)]
Merge pull request #5204 from tobiasd/
20180613-enus
EN US translation update THX miqrogroove
Tobias Diekershoff [Wed, 13 Jun 2018 05:43:49 +0000 (07:43 +0200)]
EN US translation update THX miqrogroove
Tobias Diekershoff [Wed, 13 Jun 2018 05:24:06 +0000 (07:24 +0200)]
Merge pull request #5198 from MrPetovan/bug/5099-content-filter-hide-attachments
Wrap content filter around entire post including attachments
Michael Vogel [Wed, 13 Jun 2018 05:16:58 +0000 (07:16 +0200)]
Merge pull request #5199 from MrPetovan/bug/4971-fix-php72-notice-portablecontact
Fix PHP 7.2 sizeof notice messages in Protocol\PortableContact
Hypolite Petovan [Wed, 13 Jun 2018 02:01:50 +0000 (22:01 -0400)]
Fix PHP 7.2 sizeof notice messages in Protocol\PortableContact
Hypolite Petovan [Wed, 13 Jun 2018 01:54:36 +0000 (21:54 -0400)]
Wrap content filter around entire post including attachments
Hypolite Petovan [Tue, 12 Jun 2018 14:32:21 +0000 (10:32 -0400)]
Merge pull request #5196 from tobiasd/
20180612-cs
update CS translation THX Aditoo
Tobias Diekershoff [Tue, 12 Jun 2018 13:58:35 +0000 (15:58 +0200)]
update CS translation THX Aditoo
Michael [Tue, 12 Jun 2018 09:05:36 +0000 (09:05 +0000)]
More abstraction for the item access
Tobias Diekershoff [Tue, 12 Jun 2018 08:51:54 +0000 (10:51 +0200)]
Merge pull request #5192 from annando/quit-on-error
Reconnect or quit on lost database connection
Hypolite Petovan [Mon, 11 Jun 2018 13:53:03 +0000 (09:53 -0400)]
Merge pull request #5193 from annando/dbstructure
Fix: Avoid endlessly dbstructure changes
Michael [Mon, 11 Jun 2018 13:22:08 +0000 (13:22 +0000)]
Fix: Avoid endlessly dbstructure changes
Michael [Mon, 11 Jun 2018 03:56:19 +0000 (03:56 +0000)]
Quit if database connection was lost during "e"
Michael [Mon, 11 Jun 2018 03:45:45 +0000 (03:45 +0000)]
Store the database credentials for reconnect
Michael [Mon, 11 Jun 2018 03:15:59 +0000 (03:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into quit-on-error
Hypolite Petovan [Sun, 10 Jun 2018 23:17:38 +0000 (19:17 -0400)]
Merge pull request #5189 from annando/daemon-db
Force a database reconnection in the daemon to prevent lost connections
Michael [Sun, 10 Jun 2018 22:04:09 +0000 (22:04 +0000)]
Force a database reconnection in the daemon to prevent lost connections
Hypolite Petovan [Sun, 10 Jun 2018 19:48:08 +0000 (15:48 -0400)]
Merge pull request #5184 from annando/fetch-item
Central function to retrieve item or thread data
Michael [Sun, 10 Jun 2018 19:29:34 +0000 (19:29 +0000)]
(Partly) reworked notes
Michael [Sun, 10 Jun 2018 15:19:52 +0000 (15:19 +0000)]
Clean up tag claud (remove "item_condition()" call)
Michael [Sun, 10 Jun 2018 14:36:22 +0000 (14:36 +0000)]
Search is now changed as well.
Michael [Sun, 10 Jun 2018 10:14:53 +0000 (10:14 +0000)]
The new function is now used here as well.
Michael [Sun, 10 Jun 2018 08:58:03 +0000 (08:58 +0000)]
Notes again
Michael [Sun, 10 Jun 2018 08:30:27 +0000 (08:30 +0000)]
And now the notes
Michael [Sun, 10 Jun 2018 08:08:53 +0000 (08:08 +0000)]
Profile is now using the new function as well
Michael [Sun, 10 Jun 2018 07:26:37 +0000 (07:26 +0000)]
Bugfix in notifications / network and display are using the new functions now
Michael Vogel [Sun, 10 Jun 2018 06:22:06 +0000 (08:22 +0200)]
Merge pull request #5185 from tobiasd/
20180610-cs
update CS translation THX Aditoo
Tobias Diekershoff [Sun, 10 Jun 2018 05:51:35 +0000 (07:51 +0200)]
update CS translation THX Aditoo
Michael [Sat, 9 Jun 2018 21:46:35 +0000 (21:46 +0000)]
Fixing tests
Michael [Sat, 9 Jun 2018 20:39:40 +0000 (20:39 +0000)]
Possibly fixed test
Michael [Sat, 9 Jun 2018 20:08:15 +0000 (20:08 +0000)]
$r was still in use
Michael [Sat, 9 Jun 2018 19:27:44 +0000 (19:27 +0000)]
Small query corrections
Michael [Sat, 9 Jun 2018 19:12:13 +0000 (19:12 +0000)]
Added documentation, some indention fixes
Michael [Sat, 9 Jun 2018 16:56:37 +0000 (16:56 +0000)]
The central item fetch does work now and the API now uses these functions
Hypolite Petovan [Sat, 9 Jun 2018 11:36:04 +0000 (07:36 -0400)]
Merge pull request #5182 from tobiasd/
20180609-lng
Translation updates DE, FI, IT, NL. PL
Tobias Diekershoff [Sat, 9 Jun 2018 08:38:22 +0000 (10:38 +0200)]
IT translations THX Fabio
Tobias Diekershoff [Sat, 9 Jun 2018 08:22:45 +0000 (10:22 +0200)]
update FI translations THX Kris
Tobias Diekershoff [Sat, 9 Jun 2018 08:21:53 +0000 (10:21 +0200)]
update NL translations THX Pascal