]> git.mxchange.org Git - friendica.git/log
friendica.git
11 years agoSome optimization
Domovoy [Fri, 24 Aug 2012 02:48:49 +0000 (04:48 +0200)]
Some optimization

11 years agoMerge branch 'wall_to_wall' of github.com:CyberDomovoy/friendica into threaded_items
Domovoy [Fri, 24 Aug 2012 02:47:29 +0000 (04:47 +0200)]
Merge branch 'wall_to_wall' of github.com:CyberDomovoy/friendica into threaded_items

11 years agoFix copy/paste stupidity
Domovoy [Fri, 24 Aug 2012 02:45:10 +0000 (04:45 +0200)]
Fix copy/paste stupidity

11 years agoBetter wall to wall detection (fallback on checking if we have a @ tag)
Domovoy [Fri, 24 Aug 2012 02:36:03 +0000 (04:36 +0200)]
Better wall to wall detection (fallback on checking if we have a @ tag)

11 years agoBetter wall to wall detection (fallback to finding @ tags)
Domovoy [Fri, 24 Aug 2012 02:29:09 +0000 (04:29 +0200)]
Better wall to wall detection (fallback to finding @ tags)

11 years agohandle Windows proc_run
friendica [Thu, 23 Aug 2012 23:36:13 +0000 (16:36 -0700)]
handle Windows proc_run

11 years agorev update
friendica [Thu, 23 Aug 2012 23:35:40 +0000 (16:35 -0700)]
rev update

11 years agoOne click comments on threaded items.
Domovoy [Thu, 23 Aug 2012 11:09:35 +0000 (13:09 +0200)]
One click comments on threaded items.

comment-wwedit-wrapper and wall-item-outside-wrapper get the additional class "threaded" when applicable.

11 years agoToplevel items a treaded as non-threaded ones (comment-box is at the bottom)
Domovoy [Thu, 23 Aug 2012 08:56:22 +0000 (10:56 +0200)]
Toplevel items a treaded as non-threaded ones (comment-box is at the bottom)

11 years agoSync objects with upstream
Domovoy [Thu, 23 Aug 2012 08:54:21 +0000 (10:54 +0200)]
Sync objects with upstream

11 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Thu, 23 Aug 2012 08:25:22 +0000 (10:25 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

11 years agomoods
friendica [Thu, 23 Aug 2012 04:36:55 +0000 (21:36 -0700)]
moods

11 years agorev update
friendica [Thu, 23 Aug 2012 03:39:36 +0000 (20:39 -0700)]
rev update

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 22 Aug 2012 02:42:37 +0000 (19:42 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorestore old comment behaviour when threading turned off
friendica [Wed, 22 Aug 2012 02:41:50 +0000 (19:41 -0700)]
restore old comment behaviour when threading turned off

11 years agorev update
friendica [Wed, 22 Aug 2012 02:40:28 +0000 (19:40 -0700)]
rev update

11 years agoDE more updates to the strings
Tobias Diekershoff [Tue, 21 Aug 2012 06:23:47 +0000 (08:23 +0200)]
DE more updates to the strings

11 years agorev update
friendica [Tue, 21 Aug 2012 04:36:04 +0000 (21:36 -0700)]
rev update

11 years agoQuattro: added localtime timestamp title to entries
Tobias Diekershoff [Mon, 20 Aug 2012 09:20:49 +0000 (11:20 +0200)]
Quattro: added localtime timestamp title to entries

11 years agoDE strings update
Tobias Diekershoff [Mon, 20 Aug 2012 09:12:40 +0000 (11:12 +0200)]
DE strings update

11 years agoput the real post time into the post
friendica [Sun, 19 Aug 2012 21:39:43 +0000 (14:39 -0700)]
put the real post time into the post

11 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sun, 19 Aug 2012 12:14:33 +0000 (14:14 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

11 years agoalgorithm for crypt tag
friendica [Sun, 19 Aug 2012 07:35:39 +0000 (00:35 -0700)]
algorithm for crypt tag

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 18 Aug 2012 22:18:02 +0000 (15:18 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Sat, 18 Aug 2012 22:17:07 +0000 (15:17 -0700)]
rev update

11 years agoMerge pull request #441 from fermionic/frost-permission-denied-login-style-wrong
friendica [Sat, 18 Aug 2012 22:16:43 +0000 (15:16 -0700)]
Merge pull request #441 from fermionic/frost-permission-denied-login-style-wrong

include login style when necessary

11 years agoMerge pull request #440 from fermionic/blank-screen-at-install-end
friendica [Sat, 18 Aug 2012 22:16:07 +0000 (15:16 -0700)]
Merge pull request #440 from fermionic/blank-screen-at-install-end

template was loaded in the wrong place

11 years agoinclude login style when necessary
Zach Prezkuta [Sat, 18 Aug 2012 20:47:59 +0000 (14:47 -0600)]
include login style when necessary

11 years agotemplate was loaded in the wrong place
Zach Prezkuta [Sat, 18 Aug 2012 19:28:49 +0000 (13:28 -0600)]
template was loaded in the wrong place

11 years agoadd 'thread_level' to $item array (friendica/friendica@fc07f50fd8d2972009bebb3c974cbc...
Domovoy [Sat, 18 Aug 2012 15:56:38 +0000 (17:56 +0200)]
add 'thread_level' to $item array (friendica/friendica@fc07f50fd8d2972009bebb3c974cbcbee321c642)

11 years agoAdd ability for themes to prevent threading (see friendica/friendica@5e09fc31f51ee1cc...
Domovoy [Sat, 18 Aug 2012 15:49:07 +0000 (17:49 +0200)]
Add ability for themes to prevent threading (see friendica/friendica@5e09fc31f51ee1cc207afb3d0771094eac5ed85b)

11 years agoCorrect identification of wall-to-wall items (see friendica/friendica@96b9cda43df132a...
Domovoy [Sat, 18 Aug 2012 15:36:38 +0000 (17:36 +0200)]
Correct identification of wall-to-wall items (see friendica/friendica@96b9cda43df132ae9d71c6c867504fc29f5a621)

11 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sat, 18 Aug 2012 15:23:46 +0000 (17:23 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

11 years agoChecks done on topmost parent in local_delivery, closes #10
Domovoy [Sat, 18 Aug 2012 15:17:33 +0000 (17:17 +0200)]
Checks done on topmost parent in local_delivery, closes #10

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 18 Aug 2012 05:07:12 +0000 (22:07 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agowall-to-wall posts not identified correctly after thread mod
friendica [Sat, 18 Aug 2012 05:06:13 +0000 (22:06 -0700)]
wall-to-wall posts not identified correctly after thread mod

11 years agorev update
friendica [Sat, 18 Aug 2012 05:05:42 +0000 (22:05 -0700)]
rev update

11 years agoUse correct english
Domovoy [Fri, 17 Aug 2012 14:40:41 +0000 (16:40 +0200)]
Use correct english

11 years agoComments on friends are back (stupid typo)
Domovoy [Fri, 17 Aug 2012 14:20:28 +0000 (16:20 +0200)]
Comments on friends are back (stupid typo)

11 years agoMerge branch 'threaded_items' of github.com:CyberDomovoy/friendica into threaded_items
Domovoy [Fri, 17 Aug 2012 13:49:23 +0000 (15:49 +0200)]
Merge branch 'threaded_items' of github.com:CyberDomovoy/friendica into threaded_items

11 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Fri, 17 Aug 2012 07:46:43 +0000 (09:46 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

11 years agoMerge pull request #439 from fermionic/frost-fix-archive-widget
fermionic [Fri, 17 Aug 2012 03:52:50 +0000 (20:52 -0700)]
Merge pull request #439 from fermionic/frost-fix-archive-widget

another javascript that needed $ --> $j

11 years agoanother javascript
Zach Prezkuta [Fri, 17 Aug 2012 03:51:36 +0000 (21:51 -0600)]
another javascript

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 16 Aug 2012 22:24:57 +0000 (15:24 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Thu, 16 Aug 2012 22:24:02 +0000 (15:24 -0700)]
rev update

11 years agoMerge branch 'master' of https://github.com/friendica/friendica
Thomas Willingham [Thu, 16 Aug 2012 17:22:20 +0000 (18:22 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica

11 years agoMake Vier threaded comments not broken.
Thomas Willingham [Thu, 16 Aug 2012 17:21:33 +0000 (18:21 +0100)]
Make Vier threaded comments not broken.

These should be inherited from Quattro really, but aren't.

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 16 Aug 2012 00:16:24 +0000 (17:16 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoput a variant of the parent_uri into email notification message-ids. Current message...
friendica [Thu, 16 Aug 2012 00:14:29 +0000 (17:14 -0700)]
put a variant of the parent_uri into email notification message-ids. Current message-ids aren't completel legal. More work to do.

11 years agorev update
friendica [Thu, 16 Aug 2012 00:12:58 +0000 (17:12 -0700)]
rev update

11 years agoRemove Facebook from newmember text.
Thomas Willingham [Wed, 15 Aug 2012 21:26:44 +0000 (22:26 +0100)]
Remove Facebook from newmember text.

11 years agoFriendicaland
Thomas Willingham [Wed, 15 Aug 2012 21:21:20 +0000 (22:21 +0100)]
Friendicaland

11 years agoRemove Facebook from the quick start, since Facebook had done a Twitter.
Thomas Willingham [Wed, 15 Aug 2012 21:17:49 +0000 (22:17 +0100)]
Remove Facebook from the quick start, since Facebook had done a Twitter.

11 years agoMerge pull request #438 from fermionic/frost-admin-updates-for-mobile-selection
fermionic [Wed, 15 Aug 2012 15:03:30 +0000 (08:03 -0700)]
Merge pull request #438 from fermionic/frost-admin-updates-for-mobile-selection

admin page selector for mobile theme

11 years agoadmin page selector for mobile theme
Zach Prezkuta [Wed, 15 Aug 2012 14:54:30 +0000 (08:54 -0600)]
admin page selector for mobile theme

11 years agofix single quotes
friendica [Wed, 15 Aug 2012 12:09:44 +0000 (05:09 -0700)]
fix single quotes

11 years agobbcode quote display
friendica [Wed, 15 Aug 2012 11:52:18 +0000 (04:52 -0700)]
bbcode quote display

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 15 Aug 2012 10:01:23 +0000 (03:01 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoextra email enotify logging to help convince dreamhost that they've got breakage...
friendica [Wed, 15 Aug 2012 09:59:17 +0000 (02:59 -0700)]
extra email enotify logging to help convince dreamhost that they've got breakage in one of their queues.

11 years agoadd selector for mobile theme to admin panel
Tobias Diekershoff [Wed, 15 Aug 2012 08:16:42 +0000 (10:16 +0200)]
add selector for mobile theme to admin panel

11 years agolets mark mobile themes similar to experimental ones
Tobias Diekershoff [Wed, 15 Aug 2012 08:15:21 +0000 (10:15 +0200)]
lets mark mobile themes similar to experimental ones

11 years agocorrect the invocation for htmlspecialchars to handle quote display issues with editp...
friendica [Wed, 15 Aug 2012 07:02:15 +0000 (00:02 -0700)]
correct the invocation for htmlspecialchars to handle quote display issues with editplain and reshare

11 years agoMerge pull request #437 from fermionic/themes-update-for-threading
friendica [Wed, 15 Aug 2012 02:15:24 +0000 (19:15 -0700)]
Merge pull request #437 from fermionic/themes-update-for-threading

basic updates for Dispy and Diabook to try to make them at least not bro...

11 years agomissed something again
Zach Prezkuta [Wed, 15 Aug 2012 01:54:22 +0000 (19:54 -0600)]
missed something again

11 years agobasic updates for Dispy and Diabook to try to make them at least not broken with...
Zach Prezkuta [Wed, 15 Aug 2012 01:42:07 +0000 (19:42 -0600)]
basic updates for Dispy and Diabook to try to make them at least not broken with threading updates

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 14 Aug 2012 22:22:45 +0000 (15:22 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Tue, 14 Aug 2012 22:21:54 +0000 (15:21 -0700)]
rev update

11 years agoMerge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Tue, 14 Aug 2012 10:38:06 +0000 (12:38 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica

11 years agoDE some updates to the translation
Tobias Diekershoff [Tue, 14 Aug 2012 10:37:32 +0000 (12:37 +0200)]
DE some updates to the translation

11 years agopartial fix for D* public key format change
friendica [Tue, 14 Aug 2012 09:20:48 +0000 (02:20 -0700)]
partial fix for D* public key format change

11 years agorev update
friendica [Mon, 13 Aug 2012 23:46:24 +0000 (16:46 -0700)]
rev update

11 years agoMerge pull request #436 from fermionic/api-mark-timeline-read
friendica [Mon, 13 Aug 2012 02:59:21 +0000 (19:59 -0700)]
Merge pull request #436 from fermionic/api-mark-timeline-read

update items seen in DB when using API

11 years agoupdate items seen in DB when using API
Zach Prezkuta [Mon, 13 Aug 2012 02:29:37 +0000 (20:29 -0600)]
update items seen in DB when using API

11 years agothreading messed up a bit of cross-site federation code
friendica [Mon, 13 Aug 2012 01:42:43 +0000 (18:42 -0700)]
threading messed up a bit of cross-site federation code

11 years agocommon_friends_visitor_widget warning
friendica [Sun, 12 Aug 2012 22:54:38 +0000 (15:54 -0700)]
common_friends_visitor_widget warning

11 years agoProblem with comment box, debug.
Domovoy [Sun, 12 Aug 2012 18:11:14 +0000 (20:11 +0200)]
Problem with comment box, debug.

11 years agoConversation and Item now handles (dis)like as they should
Domovoy [Sun, 12 Aug 2012 15:46:02 +0000 (17:46 +0200)]
Conversation and Item now handles (dis)like as they should

11 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sun, 12 Aug 2012 15:34:23 +0000 (17:34 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

11 years agoSome fixes
Domovoy [Sun, 12 Aug 2012 15:34:02 +0000 (17:34 +0200)]
Some fixes

11 years agoItem: new methods check_wall_to_wall, is_wall_to_wall, get_owner_url, get_owner_photo...
Domovoy [Sun, 12 Aug 2012 15:20:38 +0000 (17:20 +0200)]
Item: new methods check_wall_to_wall, is_wall_to_wall, get_owner_url, get_owner_photo, get_owner_name

11 years agorename $item_result to $result
Domovoy [Sun, 12 Aug 2012 14:32:02 +0000 (16:32 +0200)]
rename $item_result to $result

11 years agoImproved get_comment_box
Domovoy [Sun, 12 Aug 2012 14:26:37 +0000 (16:26 +0200)]
Improved get_comment_box

11 years agoItem: new method get_redirect_url
Domovoy [Sun, 12 Aug 2012 14:18:53 +0000 (16:18 +0200)]
Item: new method get_redirect_url

11 years agoItem: new method get_comment_box
Domovoy [Sun, 12 Aug 2012 14:02:47 +0000 (16:02 +0200)]
Item: new method get_comment_box

11 years agoSome fix on forgotten or useless vars
Domovoy [Sun, 12 Aug 2012 13:39:21 +0000 (15:39 +0200)]
Some fix on forgotten or useless vars

11 years agocrypt bbcode tag
friendica [Sun, 12 Aug 2012 11:29:26 +0000 (04:29 -0700)]
crypt bbcode tag

11 years agoMerge pull request #434 from fermionic/frost-update-for-threaded-comments
fermionic [Sun, 12 Aug 2012 02:53:08 +0000 (19:53 -0700)]
Merge pull request #434 from fermionic/frost-update-for-threaded-comments

sigh I always miss something when copying over

11 years agosigh I always miss something when copying over
Zach Prezkuta [Sun, 12 Aug 2012 02:51:51 +0000 (20:51 -0600)]
sigh I always miss something when copying over

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 11 Aug 2012 22:42:48 +0000 (15:42 -0700)]
Merge https://github.com/friendica/friendica into pull

Conflicts:
view/wall_thread.tpl

11 years agorev update
friendica [Sat, 11 Aug 2012 22:39:45 +0000 (15:39 -0700)]
rev update

11 years agoMerge pull request #433 from fermionic/frost-update-for-threaded-comments
friendica [Sat, 11 Aug 2012 22:34:21 +0000 (15:34 -0700)]
Merge pull request #433 from fermionic/frost-update-for-threaded-comments

Some updates for threading

11 years agoupdate frost mobile TODO
Zach Prezkuta [Sat, 11 Aug 2012 20:43:13 +0000 (14:43 -0600)]
update frost mobile TODO

11 years agoThreading updates
Zach Prezkuta [Sat, 11 Aug 2012 20:36:58 +0000 (14:36 -0600)]
Threading updates
- Add rudimentary thread handling to Frost
- Fix possible CSS bug in several themes from threading update
- Add ability for themes to prevent threading

11 years agoprepare_threads_body is not used by Item anymore
Domovoy [Sat, 11 Aug 2012 17:58:57 +0000 (19:58 +0200)]
prepare_threads_body is not used by Item anymore

11 years agoShould fix the like problem
Domovoy [Sat, 11 Aug 2012 17:23:18 +0000 (19:23 +0200)]
Should fix the like problem

11 years agomode is handled by Conversation
Domovoy [Sat, 11 Aug 2012 16:12:35 +0000 (18:12 +0200)]
mode is handled by Conversation

11 years agoGot of the get_* function about data, use get_data_value instead (except for get_id...
Domovoy [Sat, 11 Aug 2012 15:51:25 +0000 (17:51 +0200)]
Got of the get_* function about data, use get_data_value instead (except for get_id, which is very conveniant).

11 years agoItem: new method count_descendants
Domovoy [Sat, 11 Aug 2012 15:48:07 +0000 (17:48 +0200)]
Item: new method count_descendants

11 years agoItem: parent/children relationship. get_parent now returns an Item (or null)
Domovoy [Sat, 11 Aug 2012 15:39:11 +0000 (17:39 +0200)]
Item: parent/children relationship. get_parent now returns an Item (or null)

11 years agoItem: new method is_writeable
Domovoy [Sat, 11 Aug 2012 15:15:19 +0000 (17:15 +0200)]
Item: new method is_writeable