goodoldpaul

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 6fafcf508c mustard: notifs: Aggiunto filtro per la lista delle notifiche. * web/mustard/notifs.php: Aggiunta la plancia e il popup da instances.php e funzioni JS per manipolare e filtrare la lista delle notifiche.
  • 7f3d5c3989 mustard: notifs.js: Esclude le notifiche filtrate da quelle vive.
  • e2e93c8c07 mustard: theme: Aggiunte regole per il filtro delle notifiche.
  • View comparison for these 3 commits »

3 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 1ecf67acf8 mustard: notifs: Aggiunto timestamp alle notifiche. * web/mustard/js/notifs.js.php: Aggiunte funzioni per determinare le notifiche "vive" (non cancellate). * web/mustard/notifs.php: Aggiunto timestamp alle notifiche e ora le funzioni che operavano sulle notifiche in massa lo fanno solo su quelle "vive".
  • 14200ea5fd mustard: notifs: Aggiunto bottone per invertire la selezione. * web/mustard/notifs.php: Aggiunto footer di instances.php, bottone e funzione JS per invertire la selezione e alcuni side effects. * web/mustard/theme.css: Aggiunte regole per i controlli nel footer.
  • df9782ab1e mustard: Aggiunti controlli per gestione in massa delle notifiche. * web/mustard/js/notifs.js.php: Aggiunte funzioni per cancellare e marcare come lette che operano su liste di notifiche. * web/mustard/notifs.php: Quando riceve una POST con un body JSON esegue un'azione su liste di notifiche. * web/mustard/notifsh.php: Le notifiche non vengono più cancellate dal DB ma vengono marcate "deleted". * web/mustard/theme.css: Aggiunta classe "deleted".
  • 1a66024907 mustard: theme: Aggiunte regole per notifs.php.
  • aefa4ebf54 mustard: notifs: Refactor layout pagina gestione notifiche. * web/mustard/notifs.php: Aggiunto layout con CSS Grid, [script]: Aggiunta logica per mostare/nascondere i bottoni per operare su multiple notifiche.
  • View comparison for these 38 commits »

4 years ago

goodoldpaul pushed to master at goodoldpaul/MastodonStartpage

4 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 934ac2d285 mustard: theme: Aggiunte regole per notifs.php.
  • 9e05c76d68 mustard: notifs: Refactor layout pagina gestione notifiche. * web/mustard/notifs.php: Aggiunto layout con CSS Grid, [script]: Aggiunta logica per mostare/nascondere i bottoni per operare su multiple notifiche.
  • View comparison for these 2 commits »

4 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 81c3fd2722 mustard: notifs: Aggiunti controlli per cancellare le notifiche. * web/mustard/notifs.php: Aggiunto bottone per eliminare le notifiche, e temporaneamente ForkAwesome, giusto perchè mi sembrava very cool.
  • 33e0f335a8 mustard: notifs.js: Aggiunta funzione per cancellare le notifiche. * web/mustard/js/notifs.js.php: Aggiunta funzione per la rimozione delle notifiche ed una funzione per applicare una funzione a tutte le notifiche selezionate.
  • 888235e5bf mustard: notifsh: Aggiunto endpoint per cancellare le notifiche. * web/mustard/notifsh.php: Aggiunto un nuovo endpoint (?act="delete") che permette di cancellare le notifiche.
  • View comparison for these 3 commits »

4 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 9e34b1091e mustard: notifs: Aggiunti controlli per la lista delle notifiche. * web/mustard/notifs.php: Aggiunta una checkbox per selezionare/deselezionare in massa le notifiche ed un bottone per segnare tutte quelle selezionate come già lette.
  • f9e10f906b mustard: theme: Aggiunte regole per i controlli di notifs.php
  • View comparison for these 2 commits »

4 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 970c8d64c1 mustard: notifs: Aggiunto bottone per leggere le notifiche. * web/mustard/notifs.php: Aggiunto bottone che chiama la funzione JS markread per marcare come letta la notifica.
  • 8a89e2ad96 mustard: theme: Aggiunta regola per le notifiche già lette.
  • 6bdb2c865b js: notifs: Se una notifica viene letta aggiornane la classe. * web/mustard/js/notifs.js.php (markread): Aggiunto caso in cui la funzione viene chiamata su un elemento della pagina di gestione delle notifiche.
  • View comparison for these 3 commits »

4 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 6b459c252b Sposta flag mail.add_x_header. Il flag può stare in .htaccess solo se l'app non viene hostata tramite CGI. * web/mustard/.htaccess: Da qui... * web/mustard/php.ini: ...a qui.
  • c20f69895f mustard: theme: Aggiunte regole per notifs.php. * web/mustard/theme.css: Aggiunte regole per "#notifs-list", e i vari livelli di severity.
  • d5ccc9bd20 notifs: Nuova pagina. * web/mustard/notifs.php: Nuovo file. Ritorna una pagina che permette di gestire la lista delle notifiche.
  • 06c208bb71 include: notifs: Ritorna un array di notifiche. * web/mustard/include/notifs.php (notifs): Rinomina a notif_divs, (notifs): Ora è un array di notifiche.
  • 4c639131a7 menu: Aggiunto link a "notifs.php". * web/mustard/include/menu.php: Aggiunto link alla pagina per la gestione delle notifiche.
  • View comparison for these 12 commits »

4 years ago

goodoldpaul pushed to notifs at goodoldpaul/MastodonStartpage

  • 78ff97c78a Sposta flag mail.add_x_header. Il flag può stare in .htaccess solo se l'app non viene hostata tramite CGI. * web/mustard/.htaccess: Da qui... * web/mustard/php.ini: ...a qui.
  • 2cd36a2403 mustard: theme: Aggiunte regole per notifs.php. * web/mustard/theme.css: Aggiunte regole per "#notifs-list", e i vari livelli di severity.
  • 6a144880db notifs: Nuova pagina. * web/mustard/notifs.php: Nuovo file. Ritorna una pagina che permette di gestire la lista delle notifiche.
  • 7f1874e94d include: notifs: Ritorna un array di notifiche. * web/mustard/include/notifs.php (notifs): Rinomina a notif_divs, (notifs): Ora è un array di notifiche.
  • 736452502a menu: Aggiunto link a "notifs.php". * web/mustard/include/menu.php: Aggiunto link alla pagina per la gestione delle notifiche.

4 years ago

goodoldpaul created new branch notifs at goodoldpaul/MastodonStartpage

4 years ago

goodoldpaul forked a repository to goodoldpaul/MastodonStartpage

4 years ago

goodoldpaul pushed to master at goodoldpaul/mastostart-guix

4 years ago