rabuzarus
093a3e6742
some work on vier nav-notification-menu
2015-12-28 20:40:04 +01:00
Tobias Diekershoff
99861b9fa6
Merge pull request #2216 from fabrixxm/feature-api-like
...
Works on API and a small refractor, updated docs
2015-12-28 18:39:21 +01:00
fabrixxm
6da04d16bd
get rid of unwanted <br>s in items with oembed
...
fix video thumbnail in quattro, vier, duepuntozero themes
2015-12-28 18:07:31 +01:00
Michael Vogel
9d83892151
Merge pull request #2215 from rabuzarus/2812_vier_mobile_fix
...
vier: fix for 2205
2015-12-28 10:41:39 +01:00
fabrixxm
696fe53d8f
sizes links in xml output of api/frienidca/photo is an array
2015-12-28 10:23:06 +01:00
fabrixxm
6b60560ea2
Changes in api
...
- Api functions can define an HTTP method to use to call them. "405 Method Not Allowed" is returned on error
- Api function that modify data accepts only POST as method.
- A list of HTTP return code related exception is added
- Api functions throw HTTP exceptions instead of return false or die()
- api_call() catches HTTP exceptions and return error message with corret HTTP response code
- api_format_items() returns also item activities count (# of like/dislike etc)
- api/friendica/photos/list return more info about photos. xml format added.
- api/friendica/photo/detail return more info, links to all sizes, no data except if 'size' parameter is passed. xml format added.
- new api api/friendica/activity/<verb> and api/friendica/activity/un<verb> to add or remove like/dislike/attend status
2015-12-28 10:23:06 +01:00
rabuzarus
e68fcc146a
vier: fix for 2205
2015-12-28 04:57:49 +01:00
Michael Vogel
8b25f51116
XRD now should react more like an OStatus server
2015-12-28 01:04:14 +01:00
Fabrixxm
d4dd863b4b
quattro: style managed unread notification
2015-12-21 16:19:56 +01:00
Fabrixxm
b79d98aea5
quattro: fix PM aside template
...
errors was raised with new "show message list in aside" patch
2015-12-21 09:43:10 +01:00
Tobias Diekershoff
719989249f
FR: update to the translation
2015-12-17 08:27:02 +01:00
rabuzarus
19a72b30b4
vier: fix missing icons
2015-12-15 15:13:46 +01:00
Tobias Diekershoff
9640eb7c81
IT update to the strings
2015-12-14 16:56:40 +01:00
Tobias Diekershoff
053b69eee4
FR update to the strings
2015-12-14 16:30:28 +01:00
Tobias Diekershoff
e97a6dfb77
DE update to the strings
2015-12-14 16:27:00 +01:00
fabrixxm
5b5b942325
Merge pull request #2172 from tobiasd/20151212-frosticons
...
added event icons from frost-mobile to frost
2015-12-13 09:21:03 +01:00
Tobias Diekershoff
4a7d6eb13c
resized icons to 16px
2015-12-13 08:09:53 +01:00
Michael Vogel
ec9b1b7afd
There is now a fragmentation level for the table optimisation
2015-12-12 17:46:24 +01:00
Tobias Diekershoff
a7b37faafd
added event icons from frost-mobile to frost
2015-12-12 06:23:54 +01:00
fabrixxm
8d1af68f44
missing frost-mobile event icons
2015-12-11 19:38:00 +01:00
Michael Vogel
6bd23721c2
Merge pull request #2169 from tobiasd/20151211-FR
...
update to the French translation
2015-12-11 11:23:49 +01:00
Tobias Diekershoff
5f27f509cb
Merge pull request #2167 from annando/1512-profile-aside
...
Sometimes there wasn't a linebreak before the address in the profile
2015-12-11 08:10:23 +01:00
Tobias Diekershoff
36769d77eb
FR update to the strings THX Perig
2015-12-11 08:03:09 +01:00
Michael Vogel
138d745f5e
Sometimes there wasn't a linebreak before the address in the profile
2015-12-10 21:39:44 +01:00
Michael Vogel
1e0f26da8d
Merge pull request #2166 from rabuzarus/1012_vier-forum
...
vier: fix little misspelling
2015-12-10 21:19:16 +01:00
rabuzarus
776cbe4a37
vier: fix little misspelling
2015-12-10 13:30:11 +01:00
Michael Vogel
59b2bde9a7
Do a linebreak before the output of rendertime
2015-12-08 19:41:27 +01:00
Michael Vogel
1fb636ba1e
Vier: The line-height seems to make problems with windows
2015-12-07 21:45:33 +01:00
Michael Vogel
01c9d13927
Issue 1871: Show an information if a group is empty
2015-12-05 23:29:42 +01:00
Tobias Diekershoff
f849ff0155
SV messages.po regenerated from strings.php
2015-12-04 21:31:33 +01:00
fabrixxm
38d46b164a
quattro: some love to events pages
2015-12-04 20:43:35 +01:00
fabrixxm
f739fdc517
Quattro: Rss icon for atom feed link in profile
2015-12-04 19:57:19 +01:00
fabrixxm
f44846555a
quattro: hide acl button in edit post
...
fix #1780
2015-12-04 19:29:13 +01:00
Fabrixxm
ddbba521c5
Add support for attending an event to frost themes
...
fix #1953
2015-12-04 15:01:46 +01:00
Michael Vogel
1a170c8743
Merge remote-tracking branch 'upstream/develop' into 1512-contact-rework
...
Conflicts:
mod/contacts.php
mod/crepair.php
2015-12-03 14:38:04 +01:00
Michael Vogel
1f9644bded
Merge pull request #2131 from rabuzarus/3011_hcard_vcard
...
unify hcard and vcard
2015-12-03 14:16:52 +01:00
rabuzarus
1d6d9d3d24
photos-albms widget: add some classes
2015-12-01 21:07:05 +01:00
rabuzarus
cd7ec72b20
unify hcard and vcard: make $pdesc available in hcard&vcard
2015-12-01 19:47:23 +01:00
rabuzarus
39b37281a7
Merge develop into 3011_hcard_vcard
2015-12-01 18:34:13 +01:00
rabuzarus
89c5989cfb
unify hcard and vcard
2015-12-01 18:31:08 +01:00
Michael Vogel
06a4b0dc5e
Header removed in the contact area
2015-12-01 18:21:05 +01:00
Michael Vogel
fe900ac576
Merge remote-tracking branch 'upstream/develop' into 1512-contact-rework
2015-12-01 17:16:31 +01:00
Michael Vogel
6910604ffb
Merge pull request #2125 from rabuzarus/2911_event_template
...
vier event_form: include bb-tags for editing
2015-12-01 17:13:46 +01:00
Tobias Diekershoff
91bac8a6e0
DE translations THX Abrax
2015-12-01 13:56:23 +01:00
Michael Vogel
1c93729c46
Tab is added to "all friends" and "common friends"
2015-12-01 08:12:05 +01:00
rabuzarus
39b85c8486
vier event_form: include bb-tags for editing
2015-11-30 16:00:41 +01:00
fabrixxm
2753e62483
Merge pull request #2119 from annando/1511-contact-evolution
...
Refurbished contact settings/contact posts
2015-11-30 14:45:23 +01:00
fabrixxm
a60b702df1
Merge pull request #2113 from annando/1511-manage-notifications
...
The manage page now shows the notifications
2015-11-30 12:04:53 +01:00
Michael Vogel
4efb6c6f79
Merge pull request #2120 from rabuzarus/2911_network_header
...
2911 network header
2015-11-30 08:30:34 +01:00
rabuzarus
a6aac8f950
networkheader: do css work the other supported themes
2015-11-30 01:24:22 +01:00
Michael Vogel
42d903dd68
Redesign of the contact pages, new tab for contact statuses
2015-11-29 23:22:05 +01:00
Tobias Diekershoff
f45a8f1a03
Merge pull request #2106 from annando/1511-ostatus-bookmark-design
...
Small OStatus changes
2015-11-29 23:19:12 +01:00
Michael Vogel
5649e9e193
The contact page now contains more data
2015-11-29 17:04:48 +01:00
rabuzarus
70860e5836
new_event: default size of textfields
2015-11-29 16:16:18 +01:00
Tobias Diekershoff
ba441789b9
followup for #2110 putting the styling in less file and recompile css
2015-11-29 11:18:32 +01:00
Michael Vogel
583a2f709b
Merge remote-tracking branch 'upstream/develop' into 1511-ostatus-bookmark-design
2015-11-29 10:25:44 +01:00
Tobias Diekershoff
be40fb8186
Merge pull request #2110 from annando/1511-subscribe-feed
...
Issue 1779: Atom feed link under the connect link on the profile page
2015-11-29 08:40:39 +01:00
rabuzarus
1a0cb99d56
redesign the network page header when cid selected
2015-11-29 04:57:42 +01:00
rabuzarus
f5597da059
forumlist - mark selected forum as selected
2015-11-28 23:52:12 +01:00
Michael Vogel
58a261a29a
Other themes are now supported as well
2015-11-28 23:18:01 +01:00
Michael Vogel
3067663909
The manage page now shows the unread notifications
2015-11-28 22:56:48 +01:00
rabuzarus
a3059d02d4
group_side - unify look with forumlist
2015-11-28 20:09:28 +01:00
Michael Vogel
388847e1f3
Issue 1779: There is now an atom feed link under the connect link on the profile page
2015-11-28 18:11:34 +01:00
Michael Vogel
679ce3243e
Admin settings for table optimisation
2015-11-28 16:35:16 +01:00
Michael Vogel
3b6d3d1ade
Merge pull request #2099 from rabuzarus/2611_new_user_addr
...
generate addr for new registered users
2015-11-27 21:35:46 +01:00
rabuzarus
620299dc25
include friendica address in hcard
2015-11-26 17:46:38 +01:00
rabuzarus
ddf3589fc5
count unread forum items for forumlist widget (ping.php)
2015-11-24 22:14:26 +01:00
Tobias Diekershoff
1f583c9657
NL update to the strings, thx Ralph
2015-11-19 07:30:27 +01:00
Michael Vogel
41fe07e128
Merge remote-tracking branch 'upstream/develop' into 1511-forumlist-fix
2015-11-17 21:34:01 +01:00
Michael Vogel
edb303d44a
Merge pull request #2086 from rabuzarus/0711_forumlist
...
0711 forumlist
2015-11-17 21:33:25 +01:00
rabuzarus
a07a0fd1d7
forumlist: fix id conflict and js show-more
2015-11-17 20:57:12 +01:00
Michael Vogel
5a1f763de0
The mobile.css seems to only work for mobiles at the moment.
2015-11-17 20:39:30 +01:00
Michael Vogel
a9444ec774
The mobile.css was commented out ...
2015-11-17 20:11:06 +01:00
Michael Vogel
4b21512f56
This is a quick fix for the the forumlist.
2015-11-17 19:56:32 +01:00
Michael Vogel
e43c7a4447
Merge pull request #2061 from rabuzarus/0711_forumlist
...
move forumlist addon to core
2015-11-17 08:46:15 +01:00
Fabrixxm
0a9e017d34
Installer use static css, fix #2071
2015-11-13 10:56:06 +01:00
fabrixxm
c81f63a5b3
vier mobile: prefixed transition in css, mobile-related javascript only on mobile
2015-11-12 09:41:04 +01:00
fabrixxm
54460bdf35
fix tab icon padding
2015-11-12 09:41:04 +01:00
fabrixxm
b3e09b817f
fix menu icon, add icon to tab
2015-11-12 09:40:28 +01:00
fabrixxm
e5edd7b7db
mobile friendly tabs
2015-11-12 09:40:28 +01:00
Tobias Diekershoff
c687069709
Merge pull request #2068 from annando/1511-vier-mobile-aside
...
Vier-Mobile: The left menu does now appears even when scrolled down
2015-11-12 09:09:28 +01:00
Michael Vogel
31c44bd398
Vier: The left menu does now appear reliably even if the user had scrolled down.
2015-11-12 08:57:57 +01:00
rabuzarus
902735f6d4
forumlist: dbupdate
2015-11-11 23:39:14 +01:00
rabuzarus
988d0327ae
forumlist: forgot some required_once for plugin_enabled()
2015-11-11 21:37:16 +01:00
rabuzarus
215205d376
forumlist: nodeinfo_plugin_enabled() is now plugin_enabled()
2015-11-11 21:31:26 +01:00
Michael Vogel
37c68f6548
Merge pull request #2065 from tobiasd/20151110-shashape
...
ShaShape iconset
2015-11-10 21:55:15 +01:00
Michael Vogel
a320805bd9
Merge pull request #2064 from tobiasd/20151110-de
...
update to the DE translation by Abrax
2015-11-10 21:53:06 +01:00
Tobias Diekershoff
d6ac6aa615
updated the CSS file for the ShaShape iconset
2015-11-10 20:34:21 +01:00
Tobias Diekershoff
835e6c4955
new version of the ShaShape iconset
2015-11-10 20:12:16 +01:00
Tobias Diekershoff
37e1c916db
update to the DE translation by Abrax
2015-11-10 20:02:19 +01:00
Michael Vogel
cba2a8b64b
Vier: Make it look more beautiful under Linux
2015-11-10 16:25:36 +01:00
rabuzarus
abf9ebd466
forumlist: small fix
2015-11-10 12:53:56 +01:00
rabuzarus
96b764425e
move forumlist addon to core
2015-11-09 15:56:20 +01:00
fabrixxm
df866253b0
aside bar as menu in mobile
2015-11-08 19:08:00 +01:00
fabrixxm
c700a6fb37
duepuntozero, vier: add unread messages per group
2015-11-08 18:02:04 +01:00
fabrixxm
3c1127e613
remove debug code
2015-11-08 17:04:39 +01:00
fabrixxm
d522d7095d
quattro: add unread message count per groups
2015-11-08 16:55:44 +01:00
Tobias Diekershoff
631afe5810
Merge pull request #2035 from FlxAlbroscheit/develop
...
Preview the last 5 conversations in message-sidebar
2015-11-08 16:03:04 +01:00
fabrixxm
ae9c9829fa
Remove language selectors from themes
...
This is now a user setting
2015-11-08 14:42:54 +01:00
fabrixxm
fb3ac68cc0
Add user language in settings, use that field as language for UI
2015-11-08 14:23:49 +01:00
fabrixxm
e74916d395
Merge pull request #2042 from tobiasd/develop
...
some icons were added to the ShaShape iconset
2015-11-08 12:44:44 +01:00
Tobias Diekershoff
4b9fa3fb7e
some icons were added to the ShaShape iconset
2015-11-08 12:33:48 +01:00
fabrixxm
0363bab040
js: add new Dialog object
...
The Dialog is used by code to show urls in colorbox.
Templates can overwrite `show()` function to change its behaviour
2015-11-08 12:01:19 +01:00
FlxAlbroscheit
06676e7c1b
Preview last five conversations in message-sidebar
2015-11-07 18:57:40 +01:00
FlxAlbroscheit
1b2349d011
Preview last five conversations in message-sidebar
2015-11-07 18:56:05 +01:00
FlxAlbroscheit
a8c033a7f6
Preview last five conversations in message-sidebar
2015-11-07 18:55:13 +01:00
FlxAlbroscheit
603dad93f3
Preview last five conversations in message-sidebar
2015-11-07 18:54:20 +01:00
Tobias Diekershoff
b3e3149e50
wrong filename
2015-11-07 16:30:31 +01:00
Tobias Diekershoff
f2013951a9
wrong filename
2015-11-07 16:28:31 +01:00
Tobias Diekershoff
0c6097fbcd
initial commit of the ShaShape iconset by Andi Stadler
2015-11-07 16:24:22 +01:00
fabrixxm
5f6ea6357d
Add 'Reload active themes' to admin
...
It will call 'uninstall()' and 'install()' on every active themes
2015-11-06 23:53:10 +01:00
Michael Vogel
0f563525bd
Optical adjustments for contacts/set "last_failure" when inaccessible
2015-11-06 09:15:20 +01:00
Michael Vogel
0f41f35041
The contact template now displays the address if available
2015-11-06 00:47:54 +01:00
Michael Vogel
5b2e1188c0
Vier: Network name, "ago" and the quote description are now smaller when mobile.
2015-11-04 00:07:05 +01:00
Michael Vogel
546fd6cbbe
Merge remote-tracking branch 'upstream/develop' into 1511-vier-mobile2
2015-11-03 23:56:57 +01:00
Michael Vogel
3b11436b02
Merge pull request #1989 from rabuzarus/allfriends
...
template-rework: let common friends and allfriends use viewcontact_te…
2015-11-03 23:27:24 +01:00
Michael Vogel
451b07cfe7
Mobile should be better now
2015-11-03 23:11:36 +01:00
Michael Vogel
eff6f3a57d
On small computers the stylesheet changed to mobile by accident.
2015-11-03 19:14:28 +01:00
rabuzarus
e785759a8b
template-rework:make use of get_contact_details_by_url()
2015-11-03 14:31:15 +01:00
Michael Vogel
e3fdb33df0
Vier: Added the credits to the pages without left sidebar
2015-11-03 01:19:22 +01:00
Michael Vogel
1831066259
Vier is now a little bit more mobile ready.
2015-11-02 23:12:09 +01:00
rabuzarus
f196389580
Merge develop into allfriends
2015-11-02 14:31:20 +01:00
Michael Vogel
709aac0652
Only offer the choice to activate Diaspora and OStatus if the system is ready for it
2015-11-01 13:55:49 +01:00
Michael Vogel
6a53e3959f
Vier: The different styles are now working with the right menubar
2015-11-01 09:45:02 +01:00
Michael Vogel
2f47d63a29
Merge pull request #2000 from tobiasd/20151027-credits
...
a credits page
2015-10-31 22:34:30 +01:00
Tobias Diekershoff
c00847a79d
use section_title.tpl for page title
2015-10-30 18:05:45 +01:00
rabuzarus
f0f3360c4b
vier: include private forums in forum widget
2015-10-29 15:34:55 +01:00
Tobias Diekershoff
a48156aab6
display names listed in credits.txt from /credits
2015-10-29 08:48:41 +01:00
Tobias Diekershoff
dff1a73bd3
basic styling of the credits list
2015-10-29 08:48:41 +01:00
Michael Vogel
5a58f55a36
Set the maximum avatar size to 80 pixels
2015-10-28 00:18:56 +01:00
Michael Vogel
aee4522ad4
The contact page now shows the connection status.
2015-10-27 23:10:52 +01:00
rabuzarus
299c8b83ac
template-rework: let common friends and allfriends use viewcontact_template.tpl
2015-10-27 15:27:26 +01:00
Tobias Diekershoff
367699f785
Merge pull request #1987 from annando/1510-manage-enhancements
...
Some small optical and structural changes to the manage template
2015-10-27 09:01:35 +01:00
Tobias Diekershoff
11a7eb8d8f
Merge pull request #1985 from annando/1510-vier-optimize-touch
...
Vier: The usability with a touch device is improved
2015-10-27 08:59:47 +01:00
Tobias Diekershoff
4079084492
Merge pull request #1975 from rabuzarus/template_rework
...
Template rework for contact related pages
2015-10-27 08:59:03 +01:00
Michael Vogel
99ee45e627
The username is now a link
2015-10-26 23:11:42 +01:00
Michael Vogel
ac744b61f9
Some small optical and structural changes to the manage template
2015-10-26 08:16:37 +01:00
Michael Vogel
4f9ec8efac
Vier: The usability with a touch device is improved
2015-10-25 21:01:39 +01:00
rabuzarus
4c263aa4ac
Merge develop into manage
...
Conflicts:
view/global.css
2015-10-25 16:57:04 +01:00
Tobias Diekershoff
03ff349a94
Merge pull request #1982 from annando/1510-reduced-profile
...
Profile data are now reduced to only the most important fields
2015-10-25 16:54:24 +01:00
rabuzarus
bac61cf596
manage-selector: some cleanup and css work
2015-10-25 16:49:45 +01:00
Michael Vogel
78a8db55c6
Merge pull request #1981 from rabuzarus/poke
...
some work on poke template
2015-10-25 14:59:39 +01:00
rabuzarus
5b93bff6da
poke template: make use of global.css
2015-10-25 14:40:56 +01:00
rabuzarus
e0e6762ed8
some inital work to have profile pics on manage page
2015-10-25 14:00:08 +01:00
Michael Vogel
4631c13d08
Profile data are now reduced to only the most important fields
2015-10-25 09:15:36 +01:00
rabuzarus
8f92b6eea4
some work on poke template
2015-10-24 19:51:58 +02:00
rabuzarus
eb33698556
some minor changes in crepair.tpl
2015-10-24 16:01:55 +02:00
rabuzarus
ea2b3b2f76
move html from crepair.php to template
2015-10-24 15:57:46 +02:00
rabuzarus
442d59abc4
template rework: multi-row view for the other themes
2015-10-23 21:45:16 +02:00
rabuzarus
86f94570ef
template rework: delete unused templates
2015-10-23 16:49:12 +02:00