Hypolite Petovan
|
86cae070f2
|
Merge branch 'develop' into improvement/move-app-to-src-2
|
2017-05-07 12:58:11 -04:00 |
|
Tobias Diekershoff
|
3dc938d2e9
|
DE translations
|
2017-05-06 08:56:15 +02:00 |
|
rabuzarus
|
0135b7e357
|
Merge pull request #3417 from fabrixxm/feature/frio/admintemplates
Frio: admin aside template and generic_links_widget
|
2017-05-04 15:33:24 +02:00 |
|
Hypolite Petovan
|
dfd4c8528e
|
Add new documentation page about moving classes to src
|
2017-05-02 23:37:40 -04:00 |
|
Hypolite Petovan
|
1d427aa214
|
Standards: Remove EOF closing PHP tags
|
2017-05-02 23:36:56 -04:00 |
|
Hypolite Petovan
|
4b16de6d80
|
Fix wrong class name case
- Use leading backslash for non-namespace class names in App
|
2017-05-02 23:36:46 -04:00 |
|
Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
Hypolite Petovan
|
56ee734b00
|
Cleanup /format pre-move
|
2017-05-02 22:59:24 -04:00 |
|
fabrixxm
|
588f87bf79
|
Standards
|
2017-05-01 18:25:56 +02:00 |
|
Tobias Diekershoff
|
2c0e76f2cc
|
DE translations
|
2017-05-01 08:23:01 +02:00 |
|
Michael
|
715e15cbe1
|
There is now a memory limit for the poller
|
2017-04-29 17:36:46 +00:00 |
|
Hypolite Petovan
|
2c9c867393
|
frio: Fix typo in various button callbacks
|
2017-04-28 21:50:09 -04:00 |
|
Michael
|
ba5780c4a1
|
Remove the "discard" button for contact requests from Diaspora.
|
2017-04-28 08:36:10 +00:00 |
|
fabrixxm
|
57366e391f
|
frio: admin aside template
|
2017-04-27 21:25:53 +02:00 |
|
fabrixxm
|
7bed3e909a
|
frio: hilight selectet item in generic_links_widget.tpl
Add a custom generic_links_widget.tpl.
The class ".selected" is add to `li` instead of `a`,
hilighting current item, e.g. in user settings aside.
|
2017-04-27 19:34:01 +02:00 |
|
Hypolite Petovan
|
7d9d22914f
|
Refactor "URL" to "domain" for blocklist
- Add slash trimming to domain
- Reformatted mod/friendica
|
2017-04-25 22:45:42 -04:00 |
|
Hypolite Petovan
|
0b8f80c747
|
Merge pull request #3388 from tobiasd/20170424-blocklistadminpanel
blocklist front end for the admin panel
|
2017-04-25 21:23:20 -04:00 |
|
Tobias Diekershoff
|
f146c85e75
|
standards
|
2017-04-25 18:57:50 +02:00 |
|
Hypolite Petovan
|
82ea7ead66
|
Merge pull request #3374 from rabuzarus/20170407_-_group_edit
Frio: provide own group template + some restructuring in group.php
|
2017-04-24 19:50:46 -04:00 |
|
Tobias Diekershoff
|
1a436281c5
|
added template for the blocklist editor in the admin panel
|
2017-04-24 23:44:27 +02:00 |
|
rabuzarus
|
20a53e14ca
|
add a visual indicator (fade) on group membership change
|
2017-04-23 15:26:26 +02:00 |
|
rabuzarus
|
e7914ecc95
|
add $contact.change_member to the js template. At the present time we don't make use of it, but the js smarty template should be the same as the php smarty template
|
2017-04-23 14:58:23 +02:00 |
|
rabuzarus
|
46291b2e2b
|
fix smarty PHP warnings
|
2017-04-23 14:51:41 +02:00 |
|
Sandro Santilli
|
e08228ca09
|
Add auth_cookie_lifetime variable to installation config template
|
2017-04-21 17:19:58 +02:00 |
|
rabuzarus
|
f99bb958f6
|
Merge develop into 20170407_-_group_edit
Conflicts:
mod/group.php
|
2017-04-21 16:09:48 +02:00 |
|
rabuzarus
|
40e5436604
|
some restructuring in groups.php + Frio: provide own group template
|
2017-04-21 16:04:29 +02:00 |
|
Michael
|
3592f90910
|
Merge remote-tracking branch 'upstream/develop' into 1704-mastodon
Conflicts:
include/bbcode.php
|
2017-04-20 05:44:31 +00:00 |
|
Michael Vogel
|
83cc56e713
|
Merge pull request #3326 from Alkarex/utf8mb4
Default to utf8mb4
|
2017-04-20 05:28:16 +02:00 |
|
Pierre Rudloff
|
8549da4f7b
|
Make standalone tweaks work with infinite scrolling
|
2017-04-19 23:51:18 +02:00 |
|
Michael
|
e16fb74b0c
|
Reworked OStatus communication part to better support Mastodon.
|
2017-04-19 21:37:00 +00:00 |
|
Pierre Rudloff
|
2ea2c4b87b
|
In standalone mode, open links to source in a new tab (fixes #3359)
|
2017-04-19 23:27:11 +02:00 |
|
Alexandre Alapetite
|
6cc4f8b0a9
|
Delete frio dynamic.php
https://github.com/friendica/friendica/pull/3326#discussion_r112116929
|
2017-04-19 21:44:13 +02:00 |
|
Hypolite Petovan
|
f15bb6c516
|
Add autosize call for all external textarea value changes
|
2017-04-18 22:04:23 -04:00 |
|
Hypolite Petovan
|
5c3abe0ca6
|
Prevent comment UI from closing when using BBCode buttons with empty textarea
|
2017-04-18 22:03:49 -04:00 |
|
Michael
|
33d5e5b818
|
Issue 3157: No fulltext anymore
|
2017-04-18 20:09:05 +00:00 |
|
rabuzarus
|
6a7a4591d3
|
Merge pull request #3333 from Rudloff/feature/theme-color
theme-color meta
|
2017-04-17 13:51:37 +02:00 |
|
Pierre Rudloff
|
6cd6e886db
|
Updated theme-color code
Add comment explaining what the code does
Remove unused include
Code standards
|
2017-04-17 13:38:55 +02:00 |
|
Alexandre Alapetite
|
5d3bf9307f
|
More replaces UTF8 to UTF8MB4
|
2017-04-16 15:53:48 +02:00 |
|
Tobias Diekershoff
|
a0a0885527
|
Merge pull request #3339 from Hypolite/issue/#2803-icons
Change icon of contact page links
|
2017-04-14 07:35:16 +02:00 |
|
Tobias Diekershoff
|
b8fd48dddc
|
Merge pull request #3335 from annando/issue-3331
Issue 3331: Remove unneeded table "deliverq"
|
2017-04-14 07:32:30 +02:00 |
|
Hypolite Petovan
|
440fd29c1e
|
Change icon of contact page links
|
2017-04-13 23:00:02 -04:00 |
|
Pierre Rudloff
|
ead9cbe534
|
Web app manifest (fixes #3317)
|
2017-04-13 16:46:36 +02:00 |
|
Pierre Rudloff
|
d0407f8b76
|
theme-color meta
|
2017-04-13 12:03:02 +02:00 |
|
Michael
|
d82684219a
|
Issue 3331: Removed unneeded table "deliverq"
|
2017-04-13 04:51:16 +00:00 |
|
Tobias Diekershoff
|
dad89a125a
|
RU translations THX pztrn
|
2017-04-09 07:35:12 +02:00 |
|
Hypolite Petovan
|
472345d740
|
Merge branch 'develop' into space_before_t
|
2017-04-08 23:17:31 -04:00 |
|
rebeka-catalina
|
554704e6b9
|
Added a whitespace between comma and t()
|
2017-04-08 16:57:24 +02:00 |
|
Tobias Diekershoff
|
42cc8d729b
|
Merge pull request #3306 from Hypolite/issue/#3274
Fix path to default Text_Highlighter CSS
|
2017-04-08 15:24:16 +02:00 |
|
Hypolite Petovan
|
318166a381
|
Fix path to default Text_Highlighter CSS
|
2017-04-08 08:59:41 -04:00 |
|
rabuzarus
|
c65fc6f8de
|
Bugfix: there was a gui issue on the navbar account dropdown button
|
2017-04-08 13:30:16 +02:00 |
|