]> git.mxchange.org Git - friendica.git/log
friendica.git
11 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Fri, 9 Nov 2012 22:40:17 +0000 (23:40 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoadd apple/gnome web app tags
Fabrixxm [Fri, 9 Nov 2012 18:23:47 +0000 (13:23 -0500)]
add apple/gnome web app tags

11 years agoquattro: collapse threaded comment box
Fabrixxm [Fri, 9 Nov 2012 16:58:35 +0000 (11:58 -0500)]
quattro: collapse threaded comment box

11 years agoquattro: fix shiny items with threads. fix 'tagged' template
Fabrixxm [Fri, 9 Nov 2012 16:24:49 +0000 (11:24 -0500)]
quattro: fix shiny items with threads. fix 'tagged' template

11 years agoitems: new property 'shiny'.
Fabrixxm [Fri, 9 Nov 2012 16:13:59 +0000 (11:13 -0500)]
items: new property 'shiny'.
separate 'indent' (''|'comment') from 'shiny' (''|'shiny')

11 years agodoc: add "Move account" basic documentation
Fabrixxm [Fri, 9 Nov 2012 09:00:15 +0000 (04:00 -0500)]
doc: add "Move account" basic documentation

11 years agohelp: load Home.md in aside when not in home,add new markdown syntax
Fabrixxm [Fri, 9 Nov 2012 08:56:45 +0000 (03:56 -0500)]
help: load Home.md in aside when not in home,add new markdown syntax
New markdown block "warning"

    ! line1
    ! line2

will be rendered as

   <div class="md_warning"><p>line1</p><p>line2</p></div>

11 years agowhat happened to the photos page vcard?
friendica [Fri, 9 Nov 2012 08:21:16 +0000 (00:21 -0800)]
what happened to the photos page vcard?

11 years agoa little bit of phpdoc
Fabrixxm [Fri, 9 Nov 2012 07:43:22 +0000 (02:43 -0500)]
a little bit of phpdoc

11 years agovier: toggle comments only with threaded comments
Michael Vogel [Fri, 9 Nov 2012 07:01:16 +0000 (08:01 +0100)]
vier: toggle comments only with threaded comments

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Fri, 9 Nov 2012 04:47:04 +0000 (20:47 -0800)]
Merge https://github.com/friendica/friendica into pull

11 years agoremember me to base theme
friendica [Fri, 9 Nov 2012 04:46:44 +0000 (20:46 -0800)]
remember me to base theme

11 years agoMerge pull request #530 from fermionic/20121108-dispy-menu-fix
fermionic [Fri, 9 Nov 2012 02:16:01 +0000 (18:16 -0800)]
Merge pull request #530 from fermionic/20121108-dispy-menu-fix

fix help button position in dispy

11 years ago"vier": Button for show/hide of text area for comments
Michael Vogel [Fri, 9 Nov 2012 00:56:51 +0000 (01:56 +0100)]
"vier": Button for show/hide of text area for comments

11 years agofix help button position
Zach Prezkuta [Fri, 9 Nov 2012 00:50:37 +0000 (17:50 -0700)]
fix help button position

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Fri, 9 Nov 2012 00:32:25 +0000 (16:32 -0800)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Fri, 9 Nov 2012 00:29:54 +0000 (16:29 -0800)]
rev update

11 years agoMerge pull request #529 from fermionic/20121107-remember-me
friendica [Fri, 9 Nov 2012 00:29:02 +0000 (16:29 -0800)]
Merge pull request #529 from fermionic/20121107-remember-me

add ability to remember logged in user after browser closes

11 years agoVier: Fixing "vier" so that it looks again like it was intended.
Michael Vogel [Fri, 9 Nov 2012 00:19:24 +0000 (01:19 +0100)]
Vier: Fixing "vier" so that it looks again like it was intended.

11 years agorefresh login time every 12 hours for 'Remember me'
Zach Prezkuta [Fri, 9 Nov 2012 00:00:37 +0000 (17:00 -0700)]
refresh login time every 12 hours for 'Remember me'

11 years agoMake reshared Diaspora postings look lile wall-to-wall postings (preparation for...
Michael Vogel [Thu, 8 Nov 2012 20:45:53 +0000 (21:45 +0100)]
Make reshared Diaspora postings look lile wall-to-wall postings (preparation for real forwards in friendica)

11 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Thu, 8 Nov 2012 20:44:17 +0000 (21:44 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoPL: added Polish localization. Tha to Adam Jurkiewicz and the rest of the translation...
Tobias Diekershoff [Thu, 8 Nov 2012 17:54:42 +0000 (18:54 +0100)]
PL: added Polish localization. Tha to Adam Jurkiewicz and the rest of the translation team :-)

11 years agofrost-mobile: on subdirectory installs the login screen image was not found
Tobias Diekershoff [Thu, 8 Nov 2012 05:48:49 +0000 (06:48 +0100)]
frost-mobile: on subdirectory installs the login screen image was not found

11 years agoadd ability to remember logged in user after browser closes
Zach Prezkuta [Thu, 8 Nov 2012 01:59:30 +0000 (18:59 -0700)]
add ability to remember logged in user after browser closes

11 years agoMerge pull request #527 from fermionic/20121106-frost-updates
fermionic [Wed, 7 Nov 2012 15:41:17 +0000 (07:41 -0800)]
Merge pull request #527 from fermionic/20121106-frost-updates

frost updates

11 years agoMerge pull request #528 from fabrixxm/moveme
fabrixxm [Wed, 7 Nov 2012 14:31:44 +0000 (06:31 -0800)]
Merge pull request #528 from fabrixxm/moveme

fix uexport query for groups and group members

11 years agofix uexport query for groups and group members
Fabrixxm [Wed, 7 Nov 2012 14:26:05 +0000 (09:26 -0500)]
fix uexport query for groups and group members

11 years agoFriendicaland.
Thomas Willingham [Tue, 6 Nov 2012 21:17:46 +0000 (21:17 +0000)]
Friendicaland.

11 years agoleaked local change
Zach Prezkuta [Tue, 6 Nov 2012 15:49:03 +0000 (08:49 -0700)]
leaked local change

11 years agofix mobile photo uploads; better theme control; frost improvements
Zach Prezkuta [Tue, 6 Nov 2012 15:43:19 +0000 (08:43 -0700)]
fix mobile photo uploads; better theme control; frost improvements

11 years agoUimport - slightly modify text (better English, not better doco).
Thomas Willingham [Tue, 6 Nov 2012 15:01:46 +0000 (15:01 +0000)]
Uimport - slightly modify text (better English, not better doco).

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 6 Nov 2012 09:10:36 +0000 (01:10 -0800)]
Merge https://github.com/friendica/friendica into pull

11 years agoset writable for ostatus followers
friendica [Tue, 6 Nov 2012 09:10:12 +0000 (01:10 -0800)]
set writable for ostatus followers

11 years agoMerge pull request #526 from zzottel/master
zzottel [Tue, 6 Nov 2012 07:18:48 +0000 (23:18 -0800)]
Merge pull request #526 from zzottel/master

Forgot to commit the changes(regarding fermionic's comments) in notifier.php

11 years agoForgot to commit the changes (regarding fermionic's comments) in notifier.php
zottel [Tue, 6 Nov 2012 07:16:08 +0000 (08:16 +0100)]
Forgot to commit the changes (regarding fermionic's comments) in notifier.php

11 years agoMerge pull request #525 from fabrixxm/moveme
friendica [Tue, 6 Nov 2012 02:48:05 +0000 (18:48 -0800)]
Merge pull request #525 from fabrixxm/moveme

Move users between servers

11 years agomoveme: remove debug comment
Fabrixxm [Mon, 5 Nov 2012 09:15:09 +0000 (04:15 -0500)]
moveme: remove debug comment

11 years agoMerge remote-tracking branch 'remotes/friendica/master' into moveme
Fabrixxm [Mon, 5 Nov 2012 08:37:58 +0000 (09:37 +0100)]
Merge remote-tracking branch 'remotes/friendica/master' into moveme

11 years agopass $argv & $argc as reference to *_run() functions.
Fabrixxm [Mon, 5 Nov 2012 08:28:54 +0000 (09:28 +0100)]
pass $argv & $argc as reference to *_run() functions.

11 years agomoveme: fix contact photos
Fabrixxm [Mon, 5 Nov 2012 08:18:55 +0000 (09:18 +0100)]
moveme: fix contact photos

11 years agoDE: update to the strings
Tobias Diekershoff [Mon, 5 Nov 2012 06:29:55 +0000 (07:29 +0100)]
DE: update to the strings

11 years agoRestoring the community pages in diabook
Michael [Sun, 4 Nov 2012 23:20:32 +0000 (00:20 +0100)]
Restoring the community pages in diabook

11 years agoMerge remote-tracking branch 'upstream/master'
root [Sun, 4 Nov 2012 22:31:05 +0000 (23:31 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoIn the API you now can update not only the body but also the title. In html2plain...
Michael [Sun, 4 Nov 2012 22:18:52 +0000 (23:18 +0100)]
In the API you now can update not only the body but also the title. In html2plain the function for valid urls was improved.

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 4 Nov 2012 21:43:42 +0000 (13:43 -0800)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Sun, 4 Nov 2012 21:43:28 +0000 (13:43 -0800)]
rev update

11 years agoMerge pull request #522 from zzottel/master
friendica [Sun, 4 Nov 2012 21:40:45 +0000 (13:40 -0800)]
Merge pull request #522 from zzottel/master

Delete contents from a user when he removes his account

11 years agoMerge pull request #524 from beardy-unixer/master
friendica [Sun, 4 Nov 2012 21:40:24 +0000 (13:40 -0800)]
Merge pull request #524 from beardy-unixer/master

Only show "Welcome to $Sitename" if you haven't made your own homepage.

11 years agoOops, re-kill the dead snake.
Thomas Willingham [Sun, 4 Nov 2012 20:02:41 +0000 (20:02 +0000)]
Oops, re-kill the dead snake.

11 years agoOnly show "Welcome to $Sitename" if you haven't made your own homepage.
Thomas Willingham [Sun, 4 Nov 2012 19:58:59 +0000 (19:58 +0000)]
Only show "Welcome to $Sitename" if you haven't made your own homepage.

11 years agoMerge remote-tracking branch 'upstream/master'
Thomas Willingham [Sun, 4 Nov 2012 19:56:33 +0000 (19:56 +0000)]
Merge remote-tracking branch 'upstream/master'

11 years agoQuick native-speaker-once-over of new doco.
Thomas Willingham [Sun, 4 Nov 2012 16:08:19 +0000 (16:08 +0000)]
Quick native-speaker-once-over of new doco.

11 years agoMerge pull request #523 from balderino/master
Thomas Willingham [Sun, 4 Nov 2012 15:51:17 +0000 (07:51 -0800)]
Merge pull request #523 from balderino/master

add new englisch help files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 14:39:44 +0000 (15:39 +0100)]
doc_new-englisch-help-files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 14:18:03 +0000 (15:18 +0100)]
doc_new-englisch-help-files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 14:14:52 +0000 (15:14 +0100)]
doc_new-englisch-help-files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 13:45:10 +0000 (14:45 +0100)]
doc_new-englisch-help-files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 13:41:30 +0000 (14:41 +0100)]
doc_new-englisch-help-files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 13:40:50 +0000 (14:40 +0100)]
doc_new-englisch-help-files

11 years agodoc_new-englisch-help-files
balderino [Sun, 4 Nov 2012 13:38:15 +0000 (14:38 +0100)]
doc_new-englisch-help-files

11 years agoWorked in fermionic's comments (not count($r)).
zottel [Sun, 4 Nov 2012 10:07:11 +0000 (11:07 +0100)]
Worked in fermionic's comments (not count($r)).

11 years agoMerge remote branch 'upstream/master'
zottel [Sun, 4 Nov 2012 10:05:40 +0000 (11:05 +0100)]
Merge remote branch 'upstream/master'

11 years agoMerge remote-tracking branch 'upstream/master'
Michael [Sun, 4 Nov 2012 08:59:58 +0000 (09:59 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agostring update
friendica [Sat, 3 Nov 2012 22:31:33 +0000 (15:31 -0700)]
string update

11 years agopositional params in "was tagged in a photo" string
friendica [Sat, 3 Nov 2012 22:29:47 +0000 (15:29 -0700)]
positional params in "was tagged in a photo" string

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 3 Nov 2012 21:44:46 +0000 (14:44 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoput 1i8n position orders in welcome string
friendica [Sat, 3 Nov 2012 21:43:48 +0000 (14:43 -0700)]
put 1i8n position orders in welcome string

11 years agoMerge remote-tracking branch 'upstream/master'
Michael [Sat, 3 Nov 2012 21:27:34 +0000 (22:27 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoDepublish public posts when archiving a contact
zottel [Fri, 2 Nov 2012 22:54:03 +0000 (23:54 +0100)]
Depublish public posts when archiving a contact

11 years agoChanges to make contacts delete all content from the user when a user is deleted.
zottel [Fri, 2 Nov 2012 20:43:47 +0000 (21:43 +0100)]
Changes to make contacts delete all content from the user when a user is deleted.

NOTE: I didn't add "AND account_removed = 0" to facebook.php because I don't
have a clone of the addons repository. Please someone do that for me. Thanks.

Please check carefully. I tested locally on my server, but not with other
servers.

11 years agoMerge pull request #521 from fermionic/20121101-updates
fermionic [Fri, 2 Nov 2012 19:26:49 +0000 (12:26 -0700)]
Merge pull request #521 from fermionic/20121101-updates

Various updates

11 years agono profile pic on photos page if no photos have been uploaded
friendica [Fri, 2 Nov 2012 11:20:12 +0000 (04:20 -0700)]
no profile pic on photos page if no photos have been uploaded

11 years agoupdate_display for display live updates
Zach Prezkuta [Fri, 2 Nov 2012 00:36:11 +0000 (18:36 -0600)]
update_display for display live updates

11 years agodisplay live update; don't collapse comments on live update
Zach Prezkuta [Fri, 2 Nov 2012 00:31:50 +0000 (18:31 -0600)]
display live update; don't collapse comments on live update

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Fri, 2 Nov 2012 00:21:55 +0000 (17:21 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Fri, 2 Nov 2012 00:21:39 +0000 (17:21 -0700)]
rev update

11 years agoadd a confirm dialog and a busy rotator for delete selected
Zach Prezkuta [Thu, 1 Nov 2012 23:42:40 +0000 (17:42 -0600)]
add a confirm dialog and a busy rotator for delete selected

11 years agoprevent double posting of status updates and comments
Zach Prezkuta [Thu, 1 Nov 2012 23:14:42 +0000 (17:14 -0600)]
prevent double posting of status updates and comments

11 years agoMerge pull request #520 from fermionic/20121101-auto-redir-and-theme-threading
fermionic [Thu, 1 Nov 2012 16:37:18 +0000 (09:37 -0700)]
Merge pull request #520 from fermionic/20121101-auto-redir-and-theme-threading

auto redir and theme threading

11 years agoget rid of stray file
Zach Prezkuta [Thu, 1 Nov 2012 16:35:20 +0000 (10:35 -0600)]
get rid of stray file

11 years agofix theme control of allowing threading
Zach Prezkuta [Thu, 1 Nov 2012 16:33:01 +0000 (10:33 -0600)]
fix theme control of allowing threading

11 years agodon't try to auto redir if I'm a blocked or pending contact
Zach Prezkuta [Thu, 1 Nov 2012 16:32:33 +0000 (10:32 -0600)]
don't try to auto redir if I'm a blocked or pending contact

11 years agovier: threads
Tobias Diekershoff [Thu, 1 Nov 2012 14:05:31 +0000 (15:05 +0100)]
vier: threads

11 years agoES: update to the strings
Tobias Diekershoff [Thu, 1 Nov 2012 12:12:54 +0000 (13:12 +0100)]
ES: update to the strings

11 years agoFR: update to the strings
Tobias Diekershoff [Thu, 1 Nov 2012 12:03:25 +0000 (13:03 +0100)]
FR: update to the strings

11 years agomoveme: first successful relocated user
Fabrixxm [Wed, 31 Oct 2012 16:13:45 +0000 (17:13 +0100)]
moveme: first successful relocated user

11 years agoIT: update to the strings
Tobias Diekershoff [Wed, 31 Oct 2012 06:42:23 +0000 (07:42 +0100)]
IT: update to the strings

11 years agopoco - ignore archived contacts
friendica [Tue, 30 Oct 2012 21:25:33 +0000 (14:25 -0700)]
poco - ignore archived contacts

11 years agorev update
friendica [Tue, 30 Oct 2012 21:23:11 +0000 (14:23 -0700)]
rev update

11 years agorev update
friendica [Tue, 30 Oct 2012 04:01:15 +0000 (21:01 -0700)]
rev update

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 30 Oct 2012 04:01:08 +0000 (21:01 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoMerge pull request #516 from fermionic/20121029-auto-redir-fix
friendica [Tue, 30 Oct 2012 04:00:28 +0000 (21:00 -0700)]
Merge pull request #516 from fermionic/20121029-auto-redir-fix

make sure that the contact is local for auto redir

11 years agoMerge pull request #517 from fermionic/20121029-wall-live-commenting
friendica [Tue, 30 Oct 2012 03:58:32 +0000 (20:58 -0700)]
Merge pull request #517 from fermionic/20121029-wall-live-commenting

add live div to wall page

11 years agoMerge pull request #518 from fermionic/20121029-email-polling-array-size
friendica [Tue, 30 Oct 2012 03:57:50 +0000 (20:57 -0700)]
Merge pull request #518 from fermionic/20121029-email-polling-array-size

don't combine msg and meta arrays unless they're the same size

11 years agoMerge pull request #519 from fermionic/20121029-delete-duplicate-template-files
friendica [Tue, 30 Oct 2012 03:55:43 +0000 (20:55 -0700)]
Merge pull request #519 from fermionic/20121029-delete-duplicate-template-files

delete template files that are identical to the defaults

11 years agomissed quattro threaded_conversation live update field
Zach Prezkuta [Mon, 29 Oct 2012 19:04:59 +0000 (13:04 -0600)]
missed quattro threaded_conversation live update field

11 years agodelete template files that are identical to the defaults
Zach Prezkuta [Mon, 29 Oct 2012 18:56:17 +0000 (12:56 -0600)]
delete template files that are identical to the defaults

11 years agodon't combine msg and meta arrays unless they're the same size
Zach Prezkuta [Mon, 29 Oct 2012 18:47:51 +0000 (12:47 -0600)]
don't combine msg and meta arrays unless they're the same size

11 years agoadd live div to wall page
Zach Prezkuta [Mon, 29 Oct 2012 18:43:52 +0000 (12:43 -0600)]
add live div to wall page