]> git.mxchange.org Git - friendica.git/log
friendica.git
10 years agoZH_CN: update to the strings
Tobias Diekershoff [Tue, 7 Jan 2014 07:36:41 +0000 (08:36 +0100)]
ZH_CN: update to the strings

10 years agoCS: update to the strings
Tobias Diekershoff [Tue, 7 Jan 2014 07:32:26 +0000 (08:32 +0100)]
CS: update to the strings

10 years agoMerge pull request #886 from fabrixxm/illegaloffset
fabrixxm [Mon, 6 Jan 2014 10:01:01 +0000 (02:01 -0800)]
Merge pull request #886 from fabrixxm/illegaloffset

acl_automention: fix warning in include/config.php

10 years agoacl_automention: fix warning in include/config.php
fabrixxm [Mon, 6 Jan 2014 09:58:39 +0000 (10:58 +0100)]
acl_automention: fix warning in include/config.php

10 years agorev update
tobiasd [Mon, 6 Jan 2014 06:36:57 +0000 (07:36 +0100)]
rev update

10 years agoMerge pull request #884 from annando/master
tobiasd [Mon, 6 Jan 2014 06:34:51 +0000 (22:34 -0800)]
Merge pull request #884 from annando/master

Notifications for new posts, API changes, several other things ...

10 years agoAPI: Bugfix that wrong contact data was sent
Michael Vogel [Sun, 5 Jan 2014 15:57:05 +0000 (16:57 +0100)]
API: Bugfix that wrong contact data was sent

10 years agoCleaning up some changes from the merge
Michael Vogel [Sun, 5 Jan 2014 15:28:42 +0000 (16:28 +0100)]
Cleaning up some changes from the merge

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 5 Jan 2014 15:22:42 +0000 (16:22 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
mod/crepair.php

10 years agoAPI: Several improvements to make the api more compatible
Michael Vogel [Sun, 5 Jan 2014 15:12:03 +0000 (16:12 +0100)]
API: Several improvements to make the api more compatible

10 years agoSend notifications for each new post of a contact, option for creating a summary...
Michael Vogel [Sun, 5 Jan 2014 15:10:02 +0000 (16:10 +0100)]
Send notifications for each new post of a contact, option for creating a summary for a feed post

10 years agoMerge pull request #879 from fabrixxm/acl_automention
fabrixxm [Fri, 3 Jan 2014 15:00:39 +0000 (07:00 -0800)]
Merge pull request #879 from fabrixxm/acl_automention

acl automention: fix stupid typo...

10 years agoacl automention: fix stupid typo...
fabrixxm [Fri, 3 Jan 2014 14:17:46 +0000 (15:17 +0100)]
acl automention: fix stupid typo...

10 years agoMerge pull request #864 from fabrixxm/acl_automention
fabrixxm [Fri, 3 Jan 2014 14:09:12 +0000 (06:09 -0800)]
Merge pull request #864 from fabrixxm/acl_automention

Acl automention

10 years agoadd fetaure switch for acl-automention
fabrixxm [Fri, 3 Jan 2014 13:40:43 +0000 (14:40 +0100)]
add fetaure switch for acl-automention

10 years agorev update
tobiasd [Fri, 3 Jan 2014 09:02:17 +0000 (10:02 +0100)]
rev update

10 years agoMerge pull request #876 from annando/master
tobiasd [Fri, 3 Jan 2014 09:00:21 +0000 (01:00 -0800)]
Merge pull request #876 from annando/master

API: Show shared messages as repeated messages, improvements with nick names

10 years agoAPI: Show shared messages as repeated messages, improvements with nick names
Michael Vogel [Thu, 2 Jan 2014 21:29:44 +0000 (22:29 +0100)]
API: Show shared messages as repeated messages, improvements with nick names

10 years agoMerge pull request #875 from fabrixxm/fix_api
fabrixxm [Thu, 2 Jan 2014 18:16:05 +0000 (10:16 -0800)]
Merge pull request #875 from fabrixxm/fix_api

api: fix call-time pass-by-reference error

10 years agoapi: fix call-time pass-by-reference error
fabrixxm [Thu, 2 Jan 2014 18:12:26 +0000 (19:12 +0100)]
api: fix call-time pass-by-reference error

10 years agoDE: update to the strings
Tobias Diekershoff [Wed, 1 Jan 2014 10:31:05 +0000 (11:31 +0100)]
DE: update to the strings

10 years agoMerge pull request #873 from annando/master
tobiasd [Wed, 1 Jan 2014 09:30:11 +0000 (01:30 -0800)]
Merge pull request #873 from annando/master

API: Bugfix: Wrong contact ids with direct messages

10 years agoMerge pull request #874 from tobiasd/20131231
tobiasd [Tue, 31 Dec 2013 17:22:53 +0000 (09:22 -0800)]
Merge pull request #874 from tobiasd/20131231

 regenerated the util/message.po

10 years agoregenerated the util/message.po file so translations can get the new strings
Tobias Diekershoff [Tue, 31 Dec 2013 17:18:47 +0000 (18:18 +0100)]
regenerated the util/message.po file so translations can get the new strings

10 years agorev update
tobiasd [Tue, 31 Dec 2013 17:01:20 +0000 (18:01 +0100)]
rev update

10 years agoAPI: Sending direct messages now works again. Some more things to make Friendica...
Michael Vogel [Sun, 29 Dec 2013 16:54:37 +0000 (17:54 +0100)]
API: Sending direct messages now works again. Some more things to make Friendica work better with AndStatus

10 years agoAPI: Bugfix: Wrong contact ids with direct messages
Michael Vogel [Fri, 27 Dec 2013 13:11:13 +0000 (14:11 +0100)]
API: Bugfix: Wrong contact ids with direct messages

10 years agoMerge pull request #872 from annando/master
fabrixxm [Fri, 27 Dec 2013 08:15:44 +0000 (00:15 -0800)]
Merge pull request #872 from annando/master

API: Supporting twidere, better supporting of the network field in the item table

10 years agoBetter handling of the network field in the item table.
Michael Vogel [Fri, 27 Dec 2013 00:58:21 +0000 (01:58 +0100)]
Better handling of the network field in the item table.

10 years agoAPI: Supporting twidere
Michael Vogel [Fri, 27 Dec 2013 00:48:43 +0000 (01:48 +0100)]
API: Supporting twidere

10 years agoMerge pull request #866 from annando/master
fabrixxm [Thu, 26 Dec 2013 10:12:27 +0000 (02:12 -0800)]
Merge pull request #866 from annando/master

API: reworked

10 years agoMerge pull request #867 from tobiasd/remote_me_option
fabrixxm [Thu, 26 Dec 2013 10:02:21 +0000 (02:02 -0800)]
Merge pull request #867 from tobiasd/remote_me_option

remote_self as option

10 years agoAPI: Add the network name to the application name
Michael Vogel [Mon, 23 Dec 2013 13:06:53 +0000 (14:06 +0100)]
API: Add the network name to the application name

10 years agoonly show the remote_self option if admin allows it
Tobias Diekershoff [Sun, 22 Dec 2013 18:30:09 +0000 (19:30 +0100)]
only show the remote_self option if admin allows it

10 years agoadded remote_self as option to the contact repair dislog
Tobias Diekershoff [Sun, 22 Dec 2013 16:05:49 +0000 (17:05 +0100)]
added remote_self as option to the contact repair dislog

10 years agoadded option to the admin panel to allow users to set the remote_self flag
Tobias Diekershoff [Sun, 22 Dec 2013 15:14:34 +0000 (16:14 +0100)]
added option to the admin panel to allow users to set the remote_self flag

10 years agoPL: update to the strings
Tobias Diekershoff [Sat, 21 Dec 2013 15:32:06 +0000 (16:32 +0100)]
PL: update to the strings

10 years agoAPI: Added better error handling, make some more api calls similar to statusnet
Michael Vogel [Fri, 20 Dec 2013 22:07:11 +0000 (23:07 +0100)]
API: Added better error handling, make some more api calls similar to statusnet

10 years agoAPI: reply-to-Values should be all correct now. "since_id" now works with mails.
Michael Vogel [Thu, 19 Dec 2013 05:58:11 +0000 (06:58 +0100)]
API: reply-to-Values should be all correct now. "since_id" now works with mails.

10 years agofix textarea/tinymce, add contact id to mention
Fabrixxm [Wed, 18 Dec 2013 15:48:09 +0000 (10:48 -0500)]
fix textarea/tinymce, add contact id to mention

10 years agoacl selector add and remove mentions when a forum is selected.
Fabrixxm [Wed, 18 Dec 2013 15:17:38 +0000 (10:17 -0500)]
acl selector add and remove mentions when a forum is selected.

10 years agoMerge pull request #862 from fabrixxm/manage_contacts
fabrixxm [Wed, 18 Dec 2013 11:40:41 +0000 (03:40 -0800)]
Merge pull request #862 from fabrixxm/manage_contacts

change action container div class to id. fix bug in quattro theme

10 years agochange action container div class to id. fix bug in quattro theme
Fabrixxm [Wed, 18 Dec 2013 11:38:57 +0000 (06:38 -0500)]
change action container div class to id. fix bug in quattro theme

10 years agoMerge pull request #859 from fabrixxm/manage_contacts
fabrixxm [Wed, 18 Dec 2013 10:14:13 +0000 (02:14 -0800)]
Merge pull request #859 from fabrixxm/manage_contacts

Improvements in contact management

10 years agouser contacts: fix #797 , add searching in url and nickname, add batch actions
Fabrixxm [Tue, 17 Dec 2013 10:19:06 +0000 (05:19 -0500)]
user contacts: fix #797 , add searching in url and nickname, add batch actions

10 years agoAPI: API is reworked in many parts so that it should be compatible to more statusnet...
Michael Vogel [Sun, 15 Dec 2013 22:00:47 +0000 (23:00 +0100)]
API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus)

10 years agoMerge pull request #853 from annando/master
tobiasd [Thu, 12 Dec 2013 07:23:30 +0000 (23:23 -0800)]
Merge pull request #853 from annando/master

Bugfix of the previous bugfix :)

10 years agoMerge pull request #854 from fabrixxm/issue-823
fabrixxm [Wed, 11 Dec 2013 10:29:37 +0000 (02:29 -0800)]
Merge pull request #854 from fabrixxm/issue-823

Add better support to small screen to duepuntozero theme.

10 years agoAdd better support to small screen to duepuntozero theme.
Fabrixxm [Wed, 11 Dec 2013 10:25:41 +0000 (05:25 -0500)]
Add better support to small screen to duepuntozero theme.
This close #823. It also add some styles for screens less than 960px.
It's not a mobile theme, but should be better to see in case.

10 years agoBugfix of the bugfix :)
Michael Vogel [Tue, 10 Dec 2013 20:16:13 +0000 (21:16 +0100)]
Bugfix of the bugfix :)

10 years agovier: Screenshot updated
Michael Vogel [Tue, 10 Dec 2013 19:56:50 +0000 (20:56 +0100)]
vier: Screenshot updated

10 years agoMerge pull request #852 from annando/master
tobiasd [Tue, 10 Dec 2013 15:30:26 +0000 (07:30 -0800)]
Merge pull request #852 from annando/master

Bugfix: Problem with page switching with the old pager solved

10 years agoBugfix: Problem with page switching with the old pager solved
Michael Vogel [Tue, 10 Dec 2013 14:45:26 +0000 (15:45 +0100)]
Bugfix: Problem with page switching with the old pager solved

10 years agoMerge pull request #851 from annando/master
tobiasd [Tue, 10 Dec 2013 10:22:18 +0000 (02:22 -0800)]
Merge pull request #851 from annando/master

Keeping an offset for page switching

10 years agoKeeping an offset for page switching: This helps so that you don't see old messages
Michael Vogel [Mon, 9 Dec 2013 23:13:19 +0000 (00:13 +0100)]
Keeping an offset for page switching: This helps so that you don't see old messages

10 years agoMerge pull request #850 from annando/master
tobiasd [Mon, 9 Dec 2013 07:15:07 +0000 (23:15 -0800)]
Merge pull request #850 from annando/master

New style for shared links. Preparation for changes in some addons

10 years agoBugfix: Page switching had a problem with the search. And automatic reloading hadn...
Michael Vogel [Sun, 8 Dec 2013 19:10:28 +0000 (20:10 +0100)]
Bugfix: Page switching had a problem with the search. And automatic reloading hadn't worked with some search terms

10 years agoNew style for shared links. Preparation for changes in some addons
Michael Vogel [Sun, 8 Dec 2013 15:49:07 +0000 (16:49 +0100)]
New style for shared links. Preparation for changes in some addons

10 years agoMerge pull request #849 from annando/master
tobiasd [Sun, 8 Dec 2013 14:53:57 +0000 (06:53 -0800)]
Merge pull request #849 from annando/master

SQL improvements. New parameter for a maximum amount of comments per thread

10 years agoSQL improvements. New parameter for a maximum amount of comments per thread
Michael Vogel [Sun, 8 Dec 2013 13:49:24 +0000 (14:49 +0100)]
SQL improvements. New parameter for a maximum amount of comments per thread

10 years agoMerge pull request #848 from annando/master
tobiasd [Fri, 6 Dec 2013 11:31:19 +0000 (03:31 -0800)]
Merge pull request #848 from annando/master

New "minimal" mode for displaying the network content. Preparation for e.g. a multicolumn layout.

10 years agoMinimal: Disable loading of content at the end of the page, since it makes problems...
Michael Vogel [Thu, 5 Dec 2013 19:41:30 +0000 (20:41 +0100)]
Minimal: Disable loading of content at the end of the page, since it makes problems at the moment.

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Wed, 4 Dec 2013 23:13:31 +0000 (00:13 +0100)]
Merge remote-tracking branch 'upstream/master'

10 years agoNew "minimal" mode for displaying the network content. Preparation for e.g. a multico...
Michael Vogel [Wed, 4 Dec 2013 22:46:51 +0000 (23:46 +0100)]
New "minimal" mode for displaying the network content. Preparation for e.g. a multicolumn layout.

10 years agoMerge pull request #845 from annando/master
tobiasd [Tue, 3 Dec 2013 18:39:23 +0000 (10:39 -0800)]
Merge pull request #845 from annando/master

Many small bugfixes and features ...

10 years agoSolving some more SQL warnings ("limit" must never be used in update statements)
Michael Vogel [Mon, 2 Dec 2013 19:30:24 +0000 (20:30 +0100)]
Solving some more SQL warnings ("limit" must never be used in update statements)

10 years agoSorting plugins after priority and name (better for the configuration page)
Michael Vogel [Mon, 2 Dec 2013 19:28:30 +0000 (20:28 +0100)]
Sorting plugins after priority and name (better for the configuration page)

10 years agodangerous values in usernames for shared messages from diaspora are now encoded.
Michael Vogel [Mon, 2 Dec 2013 19:26:57 +0000 (20:26 +0100)]
dangerous values in usernames for shared messages from diaspora are now encoded.

10 years agodisable the output of the "posted" value in shares when item cache is enabled.
Michael Vogel [Mon, 2 Dec 2013 19:25:43 +0000 (20:25 +0100)]
disable the output of the "posted" value in shares when item cache is enabled.

10 years agoOptional parameter for parseurl to only fetch data from meta information
Michael Vogel [Mon, 2 Dec 2013 19:24:41 +0000 (20:24 +0100)]
Optional parameter for parseurl to only fetch data from meta information

10 years agoMerge pull request #843 from annando/master
fabrixxm [Mon, 2 Dec 2013 08:35:13 +0000 (00:35 -0800)]
Merge pull request #843 from annando/master

multiple admin mails

10 years agoJust some code beautification.
Michael Vogel [Sun, 1 Dec 2013 23:41:59 +0000 (00:41 +0100)]
Just some code beautification.

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 1 Dec 2013 23:33:46 +0000 (00:33 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
mod/admin.php
mod/settings.php

10 years agomultiple admin mails. It is now possible to define more than one admin mail address...
Michael Vogel [Sun, 1 Dec 2013 23:11:31 +0000 (00:11 +0100)]
multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma.

10 years agoMerge pull request #842 from annando/master
tobiasd [Sun, 1 Dec 2013 10:26:36 +0000 (02:26 -0800)]
Merge pull request #842 from annando/master

mail settings: inflate/deflate settings

10 years agomail settings: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:32:44 +0000 (21:32 +0100)]
mail settings: inflate/deflate settings

10 years agoMerge pull request #837 from msjoberg/internal-push
tobiasd [Wed, 27 Nov 2013 05:21:56 +0000 (21:21 -0800)]
Merge pull request #837 from msjoberg/internal-push

Internal PuSH server for Friendica.

10 years agoMerge branch 'internal-push' of github.com:msjoberg/friendica into internal-push
Mats Sjöberg [Thu, 21 Nov 2013 19:44:50 +0000 (21:44 +0200)]
Merge branch 'internal-push' of github.com:msjoberg/friendica into internal-push

10 years agoAdded push_subscriber table to database.sql.
Mats Sjöberg [Tue, 19 Nov 2013 20:44:16 +0000 (22:44 +0200)]
Added push_subscriber table to database.sql.

10 years agoUse the push value in the push_subscribers table as a push tries counter as well.
Mats Sjöberg [Sun, 17 Nov 2013 14:30:19 +0000 (16:30 +0200)]
Use the push value in the push_subscribers table as a push tries counter as well.

10 years agoInitial implementation of internal PuSH server in Friendica. It has been tested with...
Mats Sjöberg [Sun, 17 Nov 2013 14:16:25 +0000 (16:16 +0200)]
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.

10 years agoMerge pull request #836 from msjoberg/master
tobiasd [Thu, 21 Nov 2013 19:03:47 +0000 (11:03 -0800)]
Merge pull request #836 from msjoberg/master

Fixed subscription problem with new GNU Social.

10 years agoFixed subscription problem with new GNU Social.
Mats Sjöberg [Thu, 21 Nov 2013 18:40:46 +0000 (19:40 +0100)]
Fixed subscription problem with new GNU Social.

10 years agoAdded push_subscriber table to database.sql.
Mats Sjöberg [Tue, 19 Nov 2013 20:44:16 +0000 (22:44 +0200)]
Added push_subscriber table to database.sql.

10 years agoMerge pull request #834 from tobiasd/issue775
tobiasd [Tue, 19 Nov 2013 10:35:35 +0000 (02:35 -0800)]
Merge pull request #834 from tobiasd/issue775

rename the password field

10 years agoMerge pull request #833 from tobiasd/adduserhint
tobiasd [Tue, 19 Nov 2013 10:34:54 +0000 (02:34 -0800)]
Merge pull request #833 from tobiasd/adduserhint

add the hint also as a placeholder in the add contact form (issue #786)

10 years agoPT-BR: update to the strings
Tobias Diekershoff [Tue, 19 Nov 2013 08:40:16 +0000 (09:40 +0100)]
PT-BR: update to the strings

10 years agoDE: update to the strings
Tobias Diekershoff [Tue, 19 Nov 2013 08:39:54 +0000 (09:39 +0100)]
DE: update to the strings

10 years agorename some fields to fix issue #775
Tobias Diekershoff [Sun, 17 Nov 2013 15:45:24 +0000 (16:45 +0100)]
rename some fields to fix issue #775

10 years agoUse the push value in the push_subscribers table as a push tries counter as well.
Mats Sjöberg [Sun, 17 Nov 2013 14:30:19 +0000 (16:30 +0200)]
Use the push value in the push_subscribers table as a push tries counter as well.

10 years agoInitial implementation of internal PuSH server in Friendica. It has been tested with...
Mats Sjöberg [Sun, 17 Nov 2013 14:16:25 +0000 (16:16 +0200)]
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.

10 years agoadd the hint also as a placeholder in the add contact form (issue #786)
Tobias Diekershoff [Sun, 17 Nov 2013 15:09:44 +0000 (16:09 +0100)]
add the hint also as a placeholder in the add contact form (issue #786)

10 years agoMerge pull request #832 from tobiasd/newstrings_20131117
tobiasd [Sun, 17 Nov 2013 14:50:25 +0000 (06:50 -0800)]
Merge pull request #832 from tobiasd/newstrings_20131117

update to the master string files

10 years agoupdate to the master string files
Tobias Diekershoff [Sun, 17 Nov 2013 14:46:46 +0000 (15:46 +0100)]
update to the master string files

10 years agoMerge pull request #831 from tobiasd/creategroup_wording
tobiasd [Sun, 17 Nov 2013 14:36:39 +0000 (06:36 -0800)]
Merge pull request #831 from tobiasd/creategroup_wording

wording for the SUBMIT button while handling with contact groups

10 years agoMerge pull request #830 from tobiasd/savesettings_wording
tobiasd [Sun, 17 Nov 2013 14:34:54 +0000 (06:34 -0800)]
Merge pull request #830 from tobiasd/savesettings_wording

better worting of the SUBMIT button in the settings tab and the admin pa...

10 years agowording for the SUBMIT button while handling with contact groups
Tobias Diekershoff [Sun, 17 Nov 2013 14:33:07 +0000 (15:33 +0100)]
wording for the SUBMIT button while handling with contact groups

10 years agobetter worting of the SUBMIT button in the settings tab and the admin panel
Tobias Diekershoff [Sun, 17 Nov 2013 14:22:11 +0000 (15:22 +0100)]
better worting of the SUBMIT button in the settings tab and the admin panel

10 years agoMerge pull request #826 from fabrixxm/more_relocate
tobiasd [Sat, 16 Nov 2013 07:27:26 +0000 (23:27 -0800)]
Merge pull request #826 from fabrixxm/more_relocate

More "relocate":

10 years agoMore "relocate":
Fabrixxm [Wed, 13 Nov 2013 10:57:11 +0000 (05:57 -0500)]
More "relocate":
button in user's setting to resend relocate message to contacts
option in admin's site setting to relocate a server