|
712d1739e4
|
[UTIL][Formatting] Make local mentions great again
|
2021-11-01 12:16:29 +00:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
d575f8aef5
|
[UTIL][Formatting] Make it possible to supply string|array to either or both argument of Formatting::{starts,ends}With
|
2021-10-27 04:19:26 +01:00 |
|
|
e8f4563633
|
[UTIL][Formatting][COMPONENT][Link][Tag] Refactor code from formatting into Link and Tag, where appropriate. Drop 'perfect url regex' as the one used in v2 is better
|
2021-09-20 13:28:18 +01:00 |
|
|
04174bc56d
|
[UTIL][UI] Change how plaintext notes are rendered to be split into paragraphs. Remove span around tags
|
2021-09-20 13:27:27 +01:00 |
|
|
941cbe6599
|
[Actor] Refactor GSActor into Actor
|
2021-09-18 05:12:17 +01:00 |
|
|
8f0a3e4977
|
[UI] Add mechanism for rendering note contents in different formats. Implement plaintext rendering. Use rendered field for note content, rather than the content itself
|
2021-09-18 05:12:06 +01:00 |
|
|
3b39046a38
|
[UTIL] Fix bugs found in App\Util\Formatting by tests
|
2021-09-14 13:12:58 +01:00 |
|
|
837f644458
|
[UTIL][Formatting] Add twigRenderFile
|
2021-09-14 13:12:55 +01:00 |
|
|
708a910870
|
[UTIL] Fix remove affix utilities, so they only try to remove an affix if the string starts/ends with it
|
2021-09-14 13:12:52 +01:00 |
|
|
60a9085e56
|
[FORMATTING] Add utilities to remove affixes from strings
|
2021-09-14 13:12:51 +01:00 |
|
|
299bc5b551
|
[TWIG] Add way to launch events from TWIG, capture service and add way to render from a string
|
2021-09-14 13:11:49 +01:00 |
|
|
8b5bd40421
|
[TESTS] Add tests to all relevant methods under App\Util and fix errors that popup
|
2021-09-14 13:10:23 +01:00 |
|
|
460712e15e
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
|
Hugo Sales
|
b3bce3efa1
|
[FORMATTING] Add option to split a string to array by both a comma and a space
|
2021-09-14 13:05:45 +01:00 |
|
Hugo Sales
|
040c400bfe
|
[UTIL] Update Formatting::{toString,toArray} to allow spliting by either space or comma
|
2021-09-14 13:05:43 +01:00 |
|
Hugo Sales
|
b772702895
|
[LIB][Util] Update Common::setConfig to throw an exception if appropriate, add Formatting::{toString,toArray}
|
2021-09-14 13:05:42 +01:00 |
|
Hugo Sales
|
fb53700be2
|
[LIB][Util] Remove Functional::arity as it got merged upstream as Functional\ary
|
2021-09-14 13:05:39 +01:00 |
|
Hugo Sales
|
dd559402cd
|
[CORE][UTIL] Moved classes from util to core
And splitted up Common
|
2021-09-14 13:05:25 +01:00 |
|