]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoone-click change for manage module
friendica [Wed, 13 Jun 2012 05:05:35 +0000 (22:05 -0700)]
one-click change for manage module

12 years agothat was it
friendica [Wed, 13 Jun 2012 04:39:39 +0000 (21:39 -0700)]
that was it

12 years agothink this will fix it
friendica [Wed, 13 Jun 2012 04:38:10 +0000 (21:38 -0700)]
think this will fix it

12 years agotracking another edge case
friendica [Wed, 13 Jun 2012 04:34:28 +0000 (21:34 -0700)]
tracking another edge case

12 years agoedge case
friendica [Wed, 13 Jun 2012 04:30:17 +0000 (21:30 -0700)]
edge case

12 years agoarchive widget
friendica [Wed, 13 Jun 2012 03:46:30 +0000 (20:46 -0700)]
archive widget

12 years agomore fixes
friendica [Tue, 12 Jun 2012 23:17:34 +0000 (16:17 -0700)]
more fixes

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 12 Jun 2012 09:48:00 +0000 (02:48 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agomove parens to proper place
friendica [Tue, 12 Jun 2012 09:47:05 +0000 (02:47 -0700)]
move parens to proper place

12 years agoRemoved "oauth/authorize" from the list of not implemented functions since it is...
Michael Vogel [Tue, 12 Jun 2012 09:39:28 +0000 (12:39 +0300)]
Removed "oauth/authorize" from the list of not implemented functions since it is implemented in "mod/api.php"

12 years agosurvive bad/un-parseable input to datetime_convert
friendica [Tue, 12 Jun 2012 09:06:29 +0000 (02:06 -0700)]
survive bad/un-parseable input to datetime_convert

12 years agofix default group for local follows
friendica [Tue, 12 Jun 2012 08:13:09 +0000 (01:13 -0700)]
fix default group for local follows

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 12 Jun 2012 08:02:05 +0000 (01:02 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agobug #448
friendica [Tue, 12 Jun 2012 08:01:35 +0000 (01:01 -0700)]
bug #448

12 years agoMerge pull request #331 from mexon/upstream
friendica [Tue, 12 Jun 2012 07:52:36 +0000 (00:52 -0700)]
Merge pull request #331 from mexon/upstream

Add a hook for post-processing remote items

12 years agoAdd a hook for post-processing remote items after they've been stored in the database...
Matthew Exon [Tue, 12 Jun 2012 05:09:50 +0000 (07:09 +0200)]
Add a hook for post-processing remote items after they've been stored in the database and have an ID

12 years agorevert an optimisation that was wrong
friendica [Tue, 12 Jun 2012 04:50:10 +0000 (21:50 -0700)]
revert an optimisation that was wrong

12 years agodate search backend to mod/network
friendica [Tue, 12 Jun 2012 04:07:53 +0000 (21:07 -0700)]
date search backend to mod/network

12 years agomake sure default timezone is set in external processes
friendica [Tue, 12 Jun 2012 02:52:46 +0000 (19:52 -0700)]
make sure default timezone is set in external processes

12 years agodate based profile wall filter - backend
friendica [Tue, 12 Jun 2012 02:36:04 +0000 (19:36 -0700)]
date based profile wall filter - backend

12 years agoreduce reverted edits due to edit arriving before original
friendica [Tue, 12 Jun 2012 01:14:49 +0000 (18:14 -0700)]
reduce reverted edits due to edit arriving before original

12 years agovariable confusion in poller, don't allow negative page offsets
friendica [Tue, 12 Jun 2012 00:24:16 +0000 (17:24 -0700)]
variable confusion in poller, don't allow negative page offsets

12 years agosheesh
friendica [Mon, 11 Jun 2012 23:21:27 +0000 (16:21 -0700)]
sheesh

12 years agobug #447 - make followed feeds private
friendica [Mon, 11 Jun 2012 12:28:08 +0000 (05:28 -0700)]
bug #447 - make followed feeds private

12 years agoMerge pull request #330 from fabrixxm/savenetworktab
friendica [Mon, 11 Jun 2012 10:44:47 +0000 (03:44 -0700)]
Merge pull request #330 from fabrixxm/savenetworktab

network view: rembember last tab selected by user

12 years agonetwork view: rembember last tab selected by user
fabrixxm [Mon, 11 Jun 2012 09:21:46 +0000 (05:21 -0400)]
network view: rembember last tab selected by user

12 years agorev update
friendica [Sun, 10 Jun 2012 23:31:00 +0000 (16:31 -0700)]
rev update

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 10 Jun 2012 08:00:16 +0000 (01:00 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sun, 10 Jun 2012 07:59:36 +0000 (00:59 -0700)]
rev update

12 years agoMerge pull request #329 from simonlnu/master
Simon [Sat, 9 Jun 2012 22:08:13 +0000 (15:08 -0700)]
Merge pull request #329 from simonlnu/master

minor template update

12 years agominor template update
Simon L'nu [Sat, 9 Jun 2012 22:07:19 +0000 (18:07 -0400)]
minor template update

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sat, 9 Jun 2012 03:58:46 +0000 (23:58 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master: (21 commits)
  more logging on pubsub callbacks
  provide ability to autofriend ostatus accounts
  ostatus hub subscription issues
  better events-reminder theming
  png support for embedded private photos
  rev update
  png support: update database.sql, fix some typos, fix tinymce image browser
  Add support for PNG images with alpha
  fix a random profile error message
  events: fix select events query select events that starts before display start date and/or ends after display end date.
  more logging on subscribe_to_hub
  admin page untranslated strings, remove empty list element for update
  A few corrections in German translations.
  rev update
  set minchars to 2 for PM lookups too
  set minchars to 2 for contacts search
  contacts search autocomplete
  add email probe logging, limit typo check to main addon files and skip additional support files
  rev update
  named anchors on display page
  ...

12 years agomore logging on pubsub callbacks
friendica [Fri, 8 Jun 2012 08:15:53 +0000 (01:15 -0700)]
more logging on pubsub callbacks

12 years agoprovide ability to autofriend ostatus accounts
friendica [Fri, 8 Jun 2012 03:20:13 +0000 (20:20 -0700)]
provide ability to autofriend ostatus accounts

12 years agoostatus hub subscription issues
friendica [Fri, 8 Jun 2012 02:53:39 +0000 (19:53 -0700)]
ostatus hub subscription issues

12 years agobetter events-reminder theming
friendica [Fri, 8 Jun 2012 01:08:15 +0000 (18:08 -0700)]
better events-reminder theming

12 years agopng support for embedded private photos
friendica [Thu, 7 Jun 2012 23:02:56 +0000 (16:02 -0700)]
png support for embedded private photos

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 7 Jun 2012 22:48:04 +0000 (15:48 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Thu, 7 Jun 2012 22:46:07 +0000 (15:46 -0700)]
rev update

12 years agoMerge pull request #328 from fabrixxm/master
friendica [Thu, 7 Jun 2012 22:44:56 +0000 (15:44 -0700)]
Merge pull request #328 from fabrixxm/master

PNG with alpha channel

12 years agopng support: update database.sql, fix some typos, fix tinymce image browser
Fabio Comuni [Thu, 7 Jun 2012 18:17:31 +0000 (20:17 +0200)]
png support: update database.sql, fix some typos, fix tinymce image browser

12 years agoMerge pull request #327 from fabrixxm/master
fabrixxm [Thu, 7 Jun 2012 15:43:55 +0000 (08:43 -0700)]
Merge pull request #327 from fabrixxm/master

events: fix select events query

12 years agoAdd support for PNG images with alpha
Fabio Comuni [Thu, 7 Jun 2012 15:42:13 +0000 (17:42 +0200)]
Add support for PNG images with alpha

12 years agofix a random profile error message
fabrixxm [Thu, 7 Jun 2012 12:49:33 +0000 (08:49 -0400)]
fix a random profile error message

12 years agoevents: fix select events query
fabrixxm [Thu, 7 Jun 2012 12:28:10 +0000 (08:28 -0400)]
events: fix select events query
select events that starts before display start date and/or ends
after display end date.

12 years agomore logging on subscribe_to_hub
friendica [Thu, 7 Jun 2012 06:10:32 +0000 (23:10 -0700)]
more logging on subscribe_to_hub

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 7 Jun 2012 05:29:35 +0000 (22:29 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoadmin page untranslated strings, remove empty list element for update
friendica [Thu, 7 Jun 2012 05:28:30 +0000 (22:28 -0700)]
admin page untranslated strings, remove empty list element for update

12 years agoMerge pull request #326 from zzottel/master
zzottel [Wed, 6 Jun 2012 23:45:57 +0000 (16:45 -0700)]
Merge pull request #326 from zzottel/master

German translations

12 years agoA few corrections in German translations.
zottel [Wed, 6 Jun 2012 23:43:32 +0000 (01:43 +0200)]
A few corrections in German translations.

12 years agoMerge remote branch 'upstream/master'
zottel [Wed, 6 Jun 2012 23:07:33 +0000 (01:07 +0200)]
Merge remote branch 'upstream/master'

12 years agorev update
friendica [Wed, 6 Jun 2012 23:02:10 +0000 (16:02 -0700)]
rev update

12 years agoMerge remote branch 'upstream/master'
zottel [Wed, 6 Jun 2012 06:08:09 +0000 (08:08 +0200)]
Merge remote branch 'upstream/master'

12 years agoset minchars to 2 for PM lookups too
friendica [Wed, 6 Jun 2012 03:49:56 +0000 (20:49 -0700)]
set minchars to 2 for PM lookups too

12 years agoset minchars to 2 for contacts search
friendica [Wed, 6 Jun 2012 03:47:26 +0000 (20:47 -0700)]
set minchars to 2 for contacts search

12 years agocontacts search autocomplete
friendica [Wed, 6 Jun 2012 03:33:11 +0000 (20:33 -0700)]
contacts search autocomplete

12 years agoadd email probe logging, limit typo check to main addon files and skip additional...
friendica [Wed, 6 Jun 2012 02:28:04 +0000 (19:28 -0700)]
add email probe logging, limit typo check to main addon files and skip additional support files

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 6 Jun 2012 00:59:49 +0000 (17:59 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Wed, 6 Jun 2012 00:59:12 +0000 (17:59 -0700)]
rev update

12 years agoMerge pull request #325 from annando/master
friendica [Wed, 6 Jun 2012 00:58:56 +0000 (17:58 -0700)]
Merge pull request #325 from annando/master

API: Repeating items only when there is content

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 5 Jun 2012 16:46:42 +0000 (12:46 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  DE: update for the strings
  quattro: added editor buttons to comments
  quattro: cleanup the less file

* master:

12 years agoDE: update for the strings
Tobias Diekershoff [Tue, 5 Jun 2012 09:42:57 +0000 (11:42 +0200)]
DE: update for the strings

12 years agoMerge remote branch 'upstream/master'
zottel [Tue, 5 Jun 2012 06:20:41 +0000 (08:20 +0200)]
Merge remote branch 'upstream/master'

12 years agonamed anchors on display page
friendica [Mon, 4 Jun 2012 11:28:20 +0000 (04:28 -0700)]
named anchors on display page

12 years agoquattro: added editor buttons to comments
Tobias Diekershoff [Mon, 4 Jun 2012 09:49:16 +0000 (11:49 +0200)]
quattro: added editor buttons to comments

12 years agoMerge remote branch 'upstream/master'
Michael Vogel [Mon, 4 Jun 2012 06:09:15 +0000 (08:09 +0200)]
Merge remote branch 'upstream/master'

12 years agoAPI: Only repeat items if there is a content
Michael Vogel [Mon, 4 Jun 2012 06:08:45 +0000 (08:08 +0200)]
API: Only repeat items if there is a content

12 years agoquattro: cleanup the less file
Tobias Diekershoff [Mon, 4 Jun 2012 05:17:23 +0000 (07:17 +0200)]
quattro: cleanup the less file

12 years agoMerge pull request #324 from simonlnu/master
Simon [Sun, 3 Jun 2012 22:11:13 +0000 (15:11 -0700)]
Merge pull request #324 from simonlnu/master

really odd error fixed in the mini photo-menu

12 years agofix mini photo-menu bug
Simon L'nu [Sun, 3 Jun 2012 22:10:04 +0000 (18:10 -0400)]
fix mini photo-menu bug

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sun, 3 Jun 2012 22:03:20 +0000 (18:03 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  rev update
  database updates
  Debugged implementation of Diaspora relayable_retractions
  cleanup and logging
  first shot at getting like/unlike functions to work consistently
  Fix bugs in the retraction code
  prepare to implement database update
  Implement relaying of relayable_retractions
  Support relayable_retractions that are relayed to us by the top-level post owner
  quattro: admin panel styling and 1st buttons for addon/theme overview
  privacy settings: make submit button translateable
  DE: update to the strings
  prv messages: make submit translateable

* master:

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 3 Jun 2012 21:48:28 +0000 (14:48 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sun, 3 Jun 2012 21:47:53 +0000 (14:47 -0700)]
rev update

12 years agoMerge pull request #323 from fermionic/add-relayable-retraction-support-for-diaspora
friendica [Sun, 3 Jun 2012 21:47:04 +0000 (14:47 -0700)]
Merge pull request #323 from fermionic/add-relayable-retraction-support-for-diaspora

Add relayable retraction support for diaspora

12 years agodatabase updates
Zach Prezkuta [Sun, 3 Jun 2012 20:52:42 +0000 (14:52 -0600)]
database updates

12 years agoDebugged implementation of Diaspora relayable_retractions
Zach Prezkuta [Sun, 3 Jun 2012 20:32:17 +0000 (14:32 -0600)]
Debugged implementation of Diaspora relayable_retractions

Diaspora "relayable_retraction" is now supported by Friendica.
The following should now work:

Friendica top-level post:
Diaspora comment deleted, disappears in Friendica
Friendica comment deleted, disappears in Diaspora
Diaspora like retracted, disappears in Friendica
Friendica like retracted, disappears in Diaspora

Diaspora top-level post:
Same

There are still exceptions, however. First, Friendica and Diaspora
seem to frequently reject comments with an "invalid signature" error.
This can probably be fixed.

Also, some comments/likes/retractions seem to just disappear on the
Diaspora side. In the Diaspora log these seem to be accompanied by a
"not a valid object" error, often preceeded by a "received a comment
but no corresponding post" error. These seem to be purely internal,
since sometimes it works for some Diaspora contacts but not others.

12 years agocleanup and logging
Zach Prezkuta [Sun, 3 Jun 2012 17:12:16 +0000 (11:12 -0600)]
cleanup and logging

12 years agofirst shot at getting like/unlike functions to work consistently
Zach Prezkuta [Sun, 3 Jun 2012 05:56:42 +0000 (23:56 -0600)]
first shot at getting like/unlike functions to work consistently

12 years agoFix bugs in the retraction code
Zach Prezkuta [Sat, 2 Jun 2012 22:11:31 +0000 (16:11 -0600)]
Fix bugs in the retraction code

Currently, the following seems to be the functional status:
For a Diaspora top-level post:
Friendica comments show up AND delete
Diaspora comments show up AND delete for top-level owner
Diaspora comments show up for non-owner
Diaspora comments sometimes don't delete for non-owner
-> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log

Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora)
Diaspora likes show up
Diaspora non-owner can't unlike
-> Same as comments, seems to be Diaspora's fault

For a Friendica top-level post:
Friendica comments show up AND delete
Diaspora comments show up AND delete

Friendica likes don't show up in Diaspora sometimes
Friendica doesn't even message Diaspora for unlikes (sometimes?)
Diaspora likes and unlikes work

12 years agoprepare to implement database update
Zach Prezkuta [Fri, 1 Jun 2012 15:07:51 +0000 (09:07 -0600)]
prepare to implement database update

12 years agoImplement relaying of relayable_retractions
Zach Prezkuta [Fri, 1 Jun 2012 01:40:12 +0000 (19:40 -0600)]
Implement relaying of relayable_retractions

Also: some whitespace cleanup, fix Diaspora parent DB query

12 years agoSupport relayable_retractions that are relayed to us by the top-level post owner
Zach Prezkuta [Sat, 26 May 2012 00:26:09 +0000 (18:26 -0600)]
Support relayable_retractions that are relayed to us by the top-level post owner

12 years agoquattro: admin panel styling and 1st buttons for addon/theme overview
Tobias Diekershoff [Sun, 3 Jun 2012 20:32:42 +0000 (22:32 +0200)]
quattro: admin panel styling and 1st buttons for addon/theme overview

12 years agoprivacy settings: make submit button translateable
Tobias Diekershoff [Sun, 3 Jun 2012 15:38:05 +0000 (17:38 +0200)]
privacy settings: make submit button translateable

12 years agoDE: update to the strings
Tobias Diekershoff [Sun, 3 Jun 2012 15:33:28 +0000 (17:33 +0200)]
DE: update to the strings

12 years agoprv messages: make submit translateable
Tobias Diekershoff [Sun, 3 Jun 2012 15:16:29 +0000 (17:16 +0200)]
prv messages: make submit translateable

12 years agoMerge remote branch 'upstream/master'
zottel [Sun, 3 Jun 2012 12:21:51 +0000 (14:21 +0200)]
Merge remote branch 'upstream/master'

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sun, 3 Jun 2012 08:59:07 +0000 (04:59 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  zrl's when visiting public photos at the source site
  doco
  cleanup
  turn "follow" into a function
  add hometown to profiles
  bug #439 - remove web port number from notification email "from" address
  webfinger profile linker
  "howlong" added to marital status.
  fewer "bob smith to bob smith via wall-to-wall".
  [quote=somebody] was appearing as an extended spoiler tag.

* master:

12 years agozrl's when visiting public photos at the source site
friendica [Sun, 3 Jun 2012 08:53:11 +0000 (01:53 -0700)]
zrl's when visiting public photos at the source site

12 years agodoco
friendica [Sun, 3 Jun 2012 06:22:02 +0000 (23:22 -0700)]
doco

12 years agocleanup
friendica [Sun, 3 Jun 2012 06:17:49 +0000 (23:17 -0700)]
cleanup

12 years agoturn "follow" into a function
friendica [Sun, 3 Jun 2012 06:12:20 +0000 (23:12 -0700)]
turn "follow" into a function

12 years agoadd hometown to profiles
friendica [Sun, 3 Jun 2012 03:58:20 +0000 (20:58 -0700)]
add hometown to profiles

12 years agobug #439 - remove web port number from notification email "from" address
friendica [Sun, 3 Jun 2012 01:23:54 +0000 (18:23 -0700)]
bug #439 - remove web port number from notification email "from" address

12 years agowebfinger profile linker
friendica [Sun, 3 Jun 2012 01:05:23 +0000 (18:05 -0700)]
webfinger profile linker

12 years ago"howlong" added to marital status.
friendica [Sat, 2 Jun 2012 09:30:26 +0000 (02:30 -0700)]
"howlong" added to marital status.

12 years agofewer "bob smith to bob smith via wall-to-wall".
friendica [Sat, 2 Jun 2012 07:40:38 +0000 (00:40 -0700)]
fewer "bob smith to bob smith via wall-to-wall".

12 years agoMerge pull request #321 from beardy-unixer/master
friendica [Sat, 2 Jun 2012 04:48:23 +0000 (21:48 -0700)]
Merge pull request #321 from beardy-unixer/master

BB code [quote=somebody] fix.

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sat, 2 Jun 2012 03:13:24 +0000 (23:13 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  registration issue after re-factor
  install: fix bug #436 and small typo Function check_htaccess() don't perform check if curl is not installed. This was leading to wsod beacuse check_htaccess() uses fetch_url().
  admin: remove update link in admin menu

* master:

12 years agoMerge remote branch 'upstream/master'
zottel [Sat, 2 Jun 2012 00:37:20 +0000 (02:37 +0200)]
Merge remote branch 'upstream/master'