]> git.mxchange.org Git - friendica.git/log
friendica.git
8 years agotemplate-rework: don't show the findpeople_widget on contact edit page
rabuzarus [Mon, 26 Oct 2015 12:36:01 +0000 (13:36 +0100)]
template-rework: don't show the findpeople_widget on contact edit page

8 years agotemplate rework: multi-row view for the other themes
rabuzarus [Fri, 23 Oct 2015 19:45:16 +0000 (21:45 +0200)]
template rework: multi-row view for the other themes

8 years agotemplate rework: delete unused templates
rabuzarus [Fri, 23 Oct 2015 14:49:12 +0000 (16:49 +0200)]
template rework: delete unused templates

8 years agotemplate rework: display more infos for match and dirfind
rabuzarus [Fri, 23 Oct 2015 14:48:32 +0000 (16:48 +0200)]
template rework: display more infos for match and dirfind

8 years agotemplate rework: revert commit because plugin community home uses the css classes
rabuzarus [Fri, 23 Oct 2015 13:41:49 +0000 (15:41 +0200)]
template rework: revert commit because plugin community home uses the css classes

8 years agotemplate rework: revert #b2bb600 for vier (is needed for right sidebar)
rabuzarus [Fri, 23 Oct 2015 13:23:00 +0000 (15:23 +0200)]
template rework: revert #b2bb600 for vier (is needed for right sidebar)

8 years agotemplate rework: two row contact page for vier
rabuzarus [Fri, 23 Oct 2015 13:18:05 +0000 (15:18 +0200)]
template rework: two row contact page for vier

8 years agotemplate rework: little theme specific changes (frost, quattro)
rabuzarus [Thu, 22 Oct 2015 23:32:03 +0000 (01:32 +0200)]
template rework: little theme specific changes (frost, quattro)

8 years agotemplate rework: delete unused css
rabuzarus [Thu, 22 Oct 2015 23:04:47 +0000 (01:04 +0200)]
template rework: delete unused css

8 years agotemplate rework: rearrange sidebar widgets for contact related pages
rabuzarus [Thu, 22 Oct 2015 22:12:00 +0000 (00:12 +0200)]
template rework: rearrange sidebar widgets for contact related pages

8 years agotemplate rework: use viewcontact_template.tpl also for directory
rabuzarus [Thu, 22 Oct 2015 20:48:49 +0000 (22:48 +0200)]
template rework: use viewcontact_template.tpl also for directory

8 years agotemplate rework: use viewcontact_template.tpl for contact dealing pages
rabuzarus [Sun, 18 Oct 2015 15:12:48 +0000 (17:12 +0200)]
template rework: use viewcontact_template.tpl for contact dealing pages

8 years agoMerge viewcontact into template_rework
rabuzarus [Sat, 17 Oct 2015 20:28:09 +0000 (22:28 +0200)]
Merge viewcontact into template_rework

8 years agoMerge suggest into template_rework
rabuzarus [Sat, 17 Oct 2015 20:22:52 +0000 (22:22 +0200)]
Merge suggest into template_rework

8 years agoMerge dirfind into template_rework
rabuzarus [Sat, 17 Oct 2015 20:22:35 +0000 (22:22 +0200)]
Merge dirfind into template_rework

8 years agoMerge dir into template_rework
rabuzarus [Sat, 17 Oct 2015 20:22:20 +0000 (22:22 +0200)]
Merge dir into template_rework

8 years agodirfind: move pagination into template
rabuzarus [Sat, 17 Oct 2015 20:09:19 +0000 (22:09 +0200)]
dirfind: move pagination into template

8 years agodirectory: move pagination into template
rabuzarus [Sat, 17 Oct 2015 19:45:55 +0000 (21:45 +0200)]
directory: move pagination into template

8 years agoviewcontact: use section_title.tpl as headding
rabuzarus [Sat, 17 Oct 2015 19:40:41 +0000 (21:40 +0200)]
viewcontact: use section_title.tpl as headding

8 years agosugest.php: themeable as whole page
rabuzarus [Sat, 17 Oct 2015 19:25:21 +0000 (21:25 +0200)]
sugest.php: themeable as whole page

8 years agounify directory page
rabuzarus [Sat, 17 Oct 2015 17:45:57 +0000 (19:45 +0200)]
unify directory page

8 years agoMerge pull request #1965 from rabuzarus/event-attendance
Tobias Diekershoff [Sat, 17 Oct 2015 10:51:19 +0000 (12:51 +0200)]
Merge pull request #1965 from rabuzarus/event-attendance

fix translation bug for likers

8 years agoMerge pull request #1966 from annando/1510-event-guid
Tobias Diekershoff [Sat, 17 Oct 2015 10:51:09 +0000 (12:51 +0200)]
Merge pull request #1966 from annando/1510-event-guid

Issue 1561: Deleting events (And some other event stuff)

8 years agoThe datepicker is now localised
Michael Vogel [Sat, 17 Oct 2015 08:48:13 +0000 (10:48 +0200)]
The datepicker is now localised

8 years agoEvents on Diaspora now looking okay.
Michael Vogel [Sat, 17 Oct 2015 07:41:58 +0000 (09:41 +0200)]
Events on Diaspora now looking okay.

8 years agoChanging the acl does not work when editing posts - so it is disabled for events.
Michael Vogel [Sat, 17 Oct 2015 06:46:45 +0000 (08:46 +0200)]
Changing the acl does not work when editing posts - so it is disabled for events.

8 years agoMerge branch '1510-event-guid' of github.com:annando/friendica into 1510-event-guid
Michael Vogel [Sat, 17 Oct 2015 06:29:22 +0000 (08:29 +0200)]
Merge branch '1510-event-guid' of github.com:annando/friendica into 1510-event-guid

8 years agoEditing an item with an event is now opeing the event edit form.
Michael Vogel [Sat, 17 Oct 2015 06:27:33 +0000 (08:27 +0200)]
Editing an item with an event is now opeing the event edit form.

8 years agoAvoid wrong birthdays
Michael Vogel [Sat, 17 Oct 2015 00:36:16 +0000 (02:36 +0200)]
Avoid wrong birthdays

8 years agoDelete event when the item is deleted
Michael Vogel [Fri, 16 Oct 2015 23:25:25 +0000 (01:25 +0200)]
Delete event when the item is deleted

8 years agoStore the event when a summary or a description is set
Michael Vogel [Fri, 16 Oct 2015 22:58:22 +0000 (00:58 +0200)]
Store the event when a summary or a description is set

8 years agomatch.php: restructure acdording to the change of match.tpl
rabuzarus [Fri, 16 Oct 2015 22:39:50 +0000 (00:39 +0200)]
match.php: restructure acdording to the change of match.tpl

8 years agodirfind.php: move html to templates
rabuzarus [Fri, 16 Oct 2015 22:19:01 +0000 (00:19 +0200)]
dirfind.php: move html to templates

8 years agoUnsure to store the guid with new events
Michael Vogel [Fri, 16 Oct 2015 21:50:34 +0000 (23:50 +0200)]
Unsure to store the guid with new events

8 years agodirectory.php: move html to templates
rabuzarus [Fri, 16 Oct 2015 19:44:10 +0000 (21:44 +0200)]
directory.php: move html to templates

8 years agofix translation bug for likers
rabuzarus [Wed, 14 Oct 2015 17:48:57 +0000 (19:48 +0200)]
fix translation bug for likers

8 years agoMerge pull request #1964 from rebeka-catalina/FAQignoreDescr
Tobias Diekershoff [Wed, 14 Oct 2015 16:11:36 +0000 (18:11 +0200)]
Merge pull request #1964 from rebeka-catalina/FAQignoreDescr

FaQignoreDescr

8 years agoClarified description of ignore
rebeka-catalina [Wed, 14 Oct 2015 15:48:26 +0000 (17:48 +0200)]
Clarified description of ignore

8 years agoMerge pull request #1963 from annando/1510-feed-warning
Tobias Diekershoff [Wed, 14 Oct 2015 06:49:02 +0000 (08:49 +0200)]
Merge pull request #1963 from annando/1510-feed-warning

Avoid a warning when a feed contains no items.

8 years agoAvoid a warning when a feed contains no items.
Michael Vogel [Wed, 14 Oct 2015 06:10:06 +0000 (08:10 +0200)]
Avoid a warning when a feed contains no items.

8 years agoMerge pull request #1962 from annando/1510-attend-vier
Tobias Diekershoff [Wed, 14 Oct 2015 04:42:50 +0000 (06:42 +0200)]
Merge pull request #1962 from annando/1510-attend-vier

Vier: Some small changes in the template for events

8 years agoMerge pull request #1961 from tobiasd/20151013-typo
Michael Vogel [Tue, 13 Oct 2015 19:42:01 +0000 (21:42 +0200)]
Merge pull request #1961 from tobiasd/20151013-typo

typo in markdown syntax

8 years agoVier: Some small changes in the template for events
Michael Vogel [Tue, 13 Oct 2015 18:15:01 +0000 (20:15 +0200)]
Vier: Some small changes in the template for events

8 years agotypo in markdown syntax
Tobias Diekershoff [Tue, 13 Oct 2015 16:22:45 +0000 (18:22 +0200)]
typo in markdown syntax

8 years agoMerge pull request #1960 from tobiasd/20151013-deA
Tobias Diekershoff [Tue, 13 Oct 2015 15:37:01 +0000 (17:37 +0200)]
Merge pull request #1960 from tobiasd/20151013-deA

DE: update to the strings

8 years agoDE: update to the strings
Tobias Diekershoff [Tue, 13 Oct 2015 15:35:08 +0000 (17:35 +0200)]
DE: update to the strings

8 years agoMerge pull request #1959 from tobiasd/20151013-de
Tobias Diekershoff [Tue, 13 Oct 2015 15:09:39 +0000 (17:09 +0200)]
Merge pull request #1959 from tobiasd/20151013-de

DE: translation of the attend strings THX to Abrax

8 years agoDE: translation of the attend strings THX to Abrax
Tobias Diekershoff [Tue, 13 Oct 2015 15:06:35 +0000 (17:06 +0200)]
DE: translation of the attend strings THX to Abrax

8 years agoMerge pull request #1958 from fabrixxm/event_firstday
Tobias Diekershoff [Mon, 12 Oct 2015 19:17:03 +0000 (21:17 +0200)]
Merge pull request #1958 from fabrixxm/event_firstday

default value for firstDay in events page

8 years agoMerge pull request #1957 from fabrixxm/duepuntozeroattend
Tobias Diekershoff [Mon, 12 Oct 2015 19:16:40 +0000 (21:16 +0200)]
Merge pull request #1957 from fabrixxm/duepuntozeroattend

attend functionality for duepuntozero

8 years agodefault value for firstDay in events page
fabrixxm [Mon, 12 Oct 2015 18:23:09 +0000 (20:23 +0200)]
default value for firstDay in events page

8 years agoattend functionality for duepuntozero
fabrixxm [Mon, 12 Oct 2015 18:09:33 +0000 (20:09 +0200)]
attend functionality for duepuntozero

8 years agoMerge pull request #1954 from tobiasd/20151012-messages
fabrixxm [Mon, 12 Oct 2015 17:05:57 +0000 (19:05 +0200)]
Merge pull request #1954 from tobiasd/20151012-messages

regeneration of the messages.po file for attendance translation

8 years agoMerge pull request #1956 from tobiasd/20151012-de
fabrixxm [Mon, 12 Oct 2015 17:04:51 +0000 (19:04 +0200)]
Merge pull request #1956 from tobiasd/20151012-de

DE Update to the translation, thx Abrax

8 years agoMerge pull request #1955 from tobiasd/20151012-quattroattend
fabrixxm [Mon, 12 Oct 2015 17:03:30 +0000 (19:03 +0200)]
Merge pull request #1955 from tobiasd/20151012-quattroattend

attend functionality for quattro theme (part of #1953)

8 years agoDE Update to the translation, thx Abrax
Tobias Diekershoff [Mon, 12 Oct 2015 16:08:11 +0000 (18:08 +0200)]
DE Update to the translation, thx Abrax

8 years agocleanup forgotten lines
Tobias Diekershoff [Mon, 12 Oct 2015 13:58:34 +0000 (15:58 +0200)]
cleanup forgotten lines

8 years agoattend functionality for quattro theme (part of #1953)
Tobias Diekershoff [Mon, 12 Oct 2015 13:34:18 +0000 (15:34 +0200)]
attend functionality for quattro theme (part of #1953)

8 years agoregeneration of the messages.po file for attendance translation
Tobias Diekershoff [Mon, 12 Oct 2015 13:15:39 +0000 (15:15 +0200)]
regeneration of the messages.po file for attendance translation

8 years agoMerge pull request #1929 from rabuzarus/event-attendance
Tobias Diekershoff [Mon, 12 Oct 2015 13:10:03 +0000 (15:10 +0200)]
Merge pull request #1929 from rabuzarus/event-attendance

port of reds event attendance feature

8 years agoMerge pull request #1952 from annando/1510-ifttt
Tobias Diekershoff [Mon, 12 Oct 2015 06:18:11 +0000 (08:18 +0200)]
Merge pull request #1952 from annando/1510-ifttt

Vier: Support for the new IFTTT addon

8 years agoMerge pull request #1943 from tobiasd/20151007-adminname
Michael Vogel [Mon, 12 Oct 2015 05:50:40 +0000 (07:50 +0200)]
Merge pull request #1943 from tobiasd/20151007-adminname

personalise emails send from the server

8 years agoVier: Support for the new IFTTT addon.
Michael Vogel [Sun, 11 Oct 2015 21:36:23 +0000 (23:36 +0200)]
Vier: Support for the new IFTTT addon.

8 years agothis got lost by merge
rabuzarus [Sun, 11 Oct 2015 18:00:54 +0000 (20:00 +0200)]
this got lost by merge

8 years agoMerge develop-new into event-attendance-new
rabuzarus [Sun, 11 Oct 2015 17:39:55 +0000 (19:39 +0200)]
Merge develop-new into event-attendance-new

Conflicts:
include/conversation.php

8 years agoMerge event-attendance into develop
rabuzarus [Sun, 11 Oct 2015 17:28:54 +0000 (19:28 +0200)]
Merge event-attendance into develop
Conflicts:
include/conversation.php

8 years agocorrect a little mistake (delivery.php was not commited)
rabuzarus [Sun, 11 Oct 2015 16:20:06 +0000 (18:20 +0200)]
correct a little mistake (delivery.php was not commited)

8 years agocorrect a little mistake (ACTIVITY_LIKE is supported)
rabuzarus [Sun, 11 Oct 2015 13:34:56 +0000 (15:34 +0200)]
correct a little mistake (ACTIVITY_LIKE is supported)

8 years agodon't send attendance activities to diaspora (unsupported)
rabuzarus [Sun, 11 Oct 2015 11:07:19 +0000 (13:07 +0200)]
don't send attendance activities to diaspora (unsupported)

8 years agoMerge pull request #1951 from tobiasd/20151011-messagespo
Michael Vogel [Sun, 11 Oct 2015 10:01:46 +0000 (12:01 +0200)]
Merge pull request #1951 from tobiasd/20151011-messagespo

regenerated messages.po file

8 years agoregenerated messages.po file
Tobias Diekershoff [Sun, 11 Oct 2015 08:38:05 +0000 (10:38 +0200)]
regenerated messages.po file

8 years agoMerge pull request #1950 from annando/1510-contact-menu
Tobias Diekershoff [Sun, 11 Oct 2015 06:53:15 +0000 (08:53 +0200)]
Merge pull request #1950 from annando/1510-contact-menu

Some improvements to the contact menus

8 years agoMerge remote-tracking branch 'upstream/develop' into 1510-contact-menu
Michael Vogel [Sun, 11 Oct 2015 03:11:46 +0000 (05:11 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1510-contact-menu

Conflicts:
include/conversation.php

8 years agoMerge pull request #1947 from annando/1510-diaspora-follower
Tobias Diekershoff [Sat, 10 Oct 2015 16:50:20 +0000 (18:50 +0200)]
Merge pull request #1947 from annando/1510-diaspora-follower

Reworked contact relations between Diaspora and Friendica

8 years agoMerge pull request #1948 from annando/1510-more-escaping
Tobias Diekershoff [Sat, 10 Oct 2015 16:48:20 +0000 (18:48 +0200)]
Merge pull request #1948 from annando/1510-more-escaping

Handling contact names with > and <

8 years agoMerge pull request #1949 from annando/1510-feed-duplicates
Tobias Diekershoff [Sat, 10 Oct 2015 16:47:02 +0000 (18:47 +0200)]
Merge pull request #1949 from annando/1510-feed-duplicates

Bugfix: Feeds weren't imported if a post with the same URI existed.

8 years agoImproved contact menu
Michael Vogel [Sat, 10 Oct 2015 14:23:20 +0000 (16:23 +0200)]
Improved contact menu

8 years agoBugfix: Feeds weren't imported if a post with the same URI existed.
Michael Vogel [Sat, 10 Oct 2015 12:26:07 +0000 (14:26 +0200)]
Bugfix: Feeds weren't imported if a post with the same URI existed.

8 years agoReworked contact relations between Friendica and Diaspora
Michael Vogel [Sat, 10 Oct 2015 09:06:18 +0000 (11:06 +0200)]
Reworked contact relations between Friendica and Diaspora

8 years agoBugfix: Unidirectional Diaspora connect request have to be followers - not sharers
Michael Vogel [Sat, 10 Oct 2015 02:56:40 +0000 (04:56 +0200)]
Bugfix: Unidirectional Diaspora connect request have to be followers - not sharers

8 years agoacl lookup now works fine as well.
Michael Vogel [Fri, 9 Oct 2015 21:27:00 +0000 (23:27 +0200)]
acl lookup now works fine as well.

8 years agoupdate attendance state on profile wall
rabuzarus [Fri, 9 Oct 2015 12:20:01 +0000 (14:20 +0200)]
update attendance state on profile wall

8 years agoattendance update in network stream
rabuzarus [Fri, 9 Oct 2015 11:46:08 +0000 (13:46 +0200)]
attendance update in network stream

8 years agoContact names with ">" and "<" are a problem ...
Michael Vogel [Fri, 9 Oct 2015 05:39:38 +0000 (07:39 +0200)]
Contact names with ">" and "<" are a problem ...

8 years agotranslate attendance with localize_item()
rabuzarus [Thu, 8 Oct 2015 20:23:09 +0000 (22:23 +0200)]
translate attendance with localize_item()

8 years agosmall bugfix in like.php
rabuzarus [Thu, 8 Oct 2015 18:26:11 +0000 (20:26 +0200)]
small bugfix in like.php

8 years agotreat attendance as like activity
rabuzarus [Thu, 8 Oct 2015 16:35:33 +0000 (18:35 +0200)]
treat attendance as like activity

8 years agoMerge pull request #1944 from annando/1510-proxy-picture-size
Tobias Diekershoff [Thu, 8 Oct 2015 06:03:42 +0000 (08:03 +0200)]
Merge pull request #1944 from annando/1510-proxy-picture-size

Picture size and bugfix for contact names with "<" and ">"

8 years agoBugfix: The contact names had to be escaped
Michael Vogel [Wed, 7 Oct 2015 22:25:55 +0000 (00:25 +0200)]
Bugfix: The contact names had to be escaped

8 years agoadded some lines to the htconfig config variables
Tobias Diekershoff [Wed, 7 Oct 2015 07:38:47 +0000 (09:38 +0200)]
added some lines to the htconfig config variables

8 years agoMerge pull request #1942 from tobiasd/20151007-IT
fabrixxm [Wed, 7 Oct 2015 06:37:50 +0000 (08:37 +0200)]
Merge pull request #1942 from tobiasd/20151007-IT

IT: update to the strings

8 years agoAdded resize possibility to proxy function
Michael Vogel [Wed, 7 Oct 2015 06:25:10 +0000 (08:25 +0200)]
Added resize possibility to proxy function

8 years agopersonalise emails send from the server
Tobias Diekershoff [Wed, 7 Oct 2015 04:22:15 +0000 (06:22 +0200)]
personalise emails send from the server

8 years agoIT: update to the strings
Tobias Diekershoff [Wed, 7 Oct 2015 04:20:54 +0000 (06:20 +0200)]
IT: update to the strings

8 years agoMerge pull request #1941 from annando/1510-diaspora-privacy
Tobias Diekershoff [Tue, 6 Oct 2015 17:02:41 +0000 (19:02 +0200)]
Merge pull request #1941 from annando/1510-diaspora-privacy

Reworked contact data fetching on "display" page, bugfix in notifications

8 years agoReworked fetching of contact data on "display" page
Michael Vogel [Tue, 6 Oct 2015 16:31:08 +0000 (18:31 +0200)]
Reworked fetching of contact data on "display" page

8 years agoMerge remote-tracking branch 'upstream/develop' into 1510-diaspora-privacy
Michael Vogel [Tue, 6 Oct 2015 05:41:09 +0000 (07:41 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1510-diaspora-privacy

8 years agoHide some profile data if not connected.
Michael Vogel [Tue, 6 Oct 2015 04:56:31 +0000 (06:56 +0200)]
Hide some profile data if not connected.

8 years agoMerge pull request #1940 from annando/1510-proxy-problems
Tobias Diekershoff [Tue, 6 Oct 2015 04:43:20 +0000 (06:43 +0200)]
Merge pull request #1940 from annando/1510-proxy-problems

Bugfix: The proxy function had problems with embedded pictures

8 years agoRemoved "proxy_parse_html" since it is now done in the bbcode function.
Michael Vogel [Mon, 5 Oct 2015 20:25:14 +0000 (22:25 +0200)]
Removed "proxy_parse_html" since it is now done in the bbcode function.