Tobias Diekershoff
|
0d1fa70e2e
|
Merge pull request #9039 from MrPetovan/task/frio-accent-scheme
[frio] Add accented schemes including dark scheme and black scheme
|
2020-08-20 07:01:40 +02:00 |
|
Michael
|
ce2af84cba
|
Use a constant for the contact photos / dom't cache them
|
2020-08-18 22:18:48 +00:00 |
|
Michael
|
d9fc0ae0ea
|
Using a constant value for the default avatar
|
2020-08-18 20:30:24 +00:00 |
|
Hypolite Petovan
|
ba868ea7d7
|
Merge pull request #9024 from annando/fix-db-error
Fix database error (wrong field name)
|
2020-08-17 16:17:11 -04:00 |
|
Michael
|
2bf848ccfc
|
Fix database error (wrong field name)
|
2020-08-17 19:59:16 +00:00 |
|
Michael
|
e5fecbb406
|
Remove unused "rating" functionality
|
2020-08-16 18:55:06 +00:00 |
|
Hypolite Petovan
|
2e286d6a57
|
Move calendar/event stylesheets/scripts registration to modules
- Add media parameter to Page->registerStylesheet
- Fixes CSS precedence with custom theme stylesheet
|
2020-08-15 18:56:17 -04:00 |
|
Michael
|
11c3e4aefc
|
Renamed condition arrays
|
2020-08-15 16:56:53 +00:00 |
|
Michael
|
71d9037970
|
Some further cleaning up
|
2020-08-15 12:06:18 +00:00 |
|
Michael
|
d46359a891
|
Use the correct table
|
2020-08-15 11:54:37 +00:00 |
|
Michael
|
17bc81d36e
|
Simplifying the code
|
2020-08-15 11:47:11 +00:00 |
|
Michael
|
24b5396b1d
|
Using a view for the network page
|
2020-08-15 11:31:34 +00:00 |
|
Michael
|
7c80e93ea8
|
Issue 9013: In "post" order only load new toplevel posts
|
2020-08-15 06:04:09 +00:00 |
|
Michael
|
740f2e4cec
|
Simplify the update functionality
|
2020-08-14 08:09:36 +00:00 |
|
Michael
|
dd82f150ca
|
Rework of the network page
|
2020-08-13 20:07:13 +00:00 |
|
Michael
|
bf7128b4b2
|
AP Improvements for forums
|
2020-08-09 18:42:25 +00:00 |
|
Michael Vogel
|
f0a0c6b822
|
Merge pull request #8982 from MrPetovan/task/8918-move-mod-common
Move mod/common.php to src/ Part 3: Add Module\Contact\Contacts class
|
2020-08-07 20:51:02 +02:00 |
|
Michael
|
7b13b7e9c8
|
Reworked "getIdForURL"
|
2020-08-07 13:49:59 +00:00 |
|
Hypolite Petovan
|
e64dcc5b5b
|
Remove obsolete modules common and allfriends
- Delete obsolete Model\GContact class
|
2020-08-06 22:59:10 -04:00 |
|
Hypolite Petovan
|
f5ea07c731
|
Remove unused App parameter from Module\Contact::getTabsHTML
|
2020-08-06 22:59:09 -04:00 |
|
Michael
|
a7d75702cc
|
"Contact\User" class created
|
2020-08-04 04:47:02 +00:00 |
|
Michael
|
d925397b17
|
Fix SQL error
|
2020-08-03 18:29:11 +00:00 |
|
Michael
|
91c360638a
|
Ensure contact tabs will use the correct id
|
2020-08-02 13:34:49 +00:00 |
|
Michael
|
03e2cbbf3d
|
Merge remote-tracking branch 'upstream/develop' into remove-poco
|
2020-08-02 01:28:47 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
4c089a1f87
|
"gcign" is removed
|
2020-07-31 17:58:25 +00:00 |
|
Michael
|
ce7f192f35
|
"id" is not needed as a parameter
|
2020-07-31 04:28:26 +00:00 |
|
Michael
|
893f6bd692
|
Use the function from the contact template instead
|
2020-07-31 03:55:01 +00:00 |
|
Michael
|
91b0f2c486
|
Use a single function to create the template data for contacts
|
2020-07-30 21:16:15 +00:00 |
|
Michael
|
c260471de1
|
Remove unused "use"
|
2020-07-30 14:14:30 +00:00 |
|
Michael
|
cc85bc4156
|
Replace "gcontact" with "contact" - imroved suggestions
|
2020-07-30 14:08:32 +00:00 |
|
Michael
|
71b6226909
|
Some more avatar function replacements
|
2020-07-28 19:30:55 +00:00 |
|
Hypolite Petovan
|
418c2edb50
|
Merge pull request #8938 from annando/get-avatar
Fetch photo fields, ensuring that they are filled
|
2020-07-28 11:41:48 -04:00 |
|
Michael
|
b79bb0d2cb
|
Fetch photo fields, ensuring that they are filled
|
2020-07-28 12:58:19 +00:00 |
|
Michael
|
e6cd5a4d66
|
Merge remote-tracking branch 'upstream/develop' into personal-copy
|
2020-07-28 05:40:37 +00:00 |
|
Hypolite Petovan
|
6749b2c887
|
Remove obsolete mod/lockview.php file
|
2020-07-27 02:01:42 -04:00 |
|
Michael
|
9b86f40a5f
|
Store avatar cache fields only when needed
|
2020-07-25 11:48:52 +00:00 |
|
Michael Vogel
|
398e65d66b
|
Merge pull request #8911 from MrPetovan/task/curl_DI
Introduce "HTTPRequest" class
|
2020-07-25 09:50:20 +02:00 |
|
Michael
|
cb830c9ad3
|
Translation function added
|
2020-07-23 06:32:31 +00:00 |
|
Michael
|
0007da8630
|
EOL removed
|
2020-07-23 06:25:01 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
|
Michael
|
ca9f8e7420
|
New function "Item::storeForUserByUriId"
|
2020-07-23 03:26:54 +00:00 |
|
Michael
|
d0ef6f2b08
|
Store personal copy of public item upon commenting
|
2020-07-21 23:26:01 +00:00 |
|
Michael
|
186bc46721
|
Don't load tag postings on the network page anymore
|
2020-07-21 14:13:19 +00:00 |
|
nupplaPhil
|
657d08f09f
|
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
|
2020-07-21 03:15:53 -04:00 |
|
nupplaPhil
|
7029012f27
|
Rename "HTTPRequest::curl()" to HTTPRequest::get()
|
2020-07-21 03:14:01 -04:00 |
|
nupplaPhil
|
1aa07f87a4
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:04:58 -04:00 |
|
nupplaPhil
|
3b4cf87c95
|
Make "HTTPRequest::fetchUrlFull" dynamic
|
2020-07-21 03:02:52 -04:00 |
|
nupplaPhil
|
8793096c16
|
Make "HTTPRequest::post" dynamic
|
2020-07-21 03:02:51 -04:00 |
|
nupplaPhil
|
2973ed6448
|
Make "HTTPRequest::curl" dynamic
|
2020-07-21 03:01:12 -04:00 |
|